Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: fix cypress script command #3490

Merged
merged 2 commits into from
Feb 5, 2024
Merged

chore: fix cypress script command #3490

merged 2 commits into from
Feb 5, 2024

Conversation

JoakimSM
Copy link
Member

@JoakimSM JoakimSM commented Dec 20, 2023

The cy:open and cy:run commands are not working in my dev environment (I have to run in different terminal windows and make sure to export the NODE_OPTIONS env variable). This PR aims to fix that.

Great if you can verify that yarn cy:openand yarn cy:run are working in your dev environment too (with this fix)

@JoakimSM JoakimSM requested a review from a team as a code owner December 20, 2023 14:20
Copy link
Contributor

@superskip superskip left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Both commands seems to work 👍

Copy link
Contributor

@simonadomnisoru simonadomnisoru left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Both commands work in my local environment 🥳

@JoakimSM JoakimSM merged commit 2de33fa into master Feb 5, 2024
22 checks passed
@JoakimSM JoakimSM deleted the cypress-dev-env-fix branch February 5, 2024 14:45
@dhis2-bot
Copy link
Contributor

🎉 This PR is included in version 100.56.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants