Skip to content

Conversation

@muhme
Copy link
Owner

@muhme muhme commented Jul 24, 2024

No description provided.

MacJoom and others added 12 commits July 8, 2024 16:02
Signed-off-by: Martin Kopp <[email protected]>
* Fix display of total votes

* phpcs

* cs
With the #43702 ESM documentation update, the small problem has arisen that `npx` uses `cypress.config.js` in error messages, although `cypress.config.mjs` is used. This was 'fixed' in using `npm`.

Unfortunately, it turned out that:
* npx cypress run --spec
is not replaceable by:
* npm run cypress:run --spec
therefore changed back.

A short note has been added to the Troubleshooting section.

It was also discovered that the environment variable in the `sudo` call was set in the wrong order, which has been corrected.

Co-authored-by: Allon Moritz <[email protected]>
@muhme muhme merged commit 42fd713 into muhme:4.4-dev Jul 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants