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

Cypress version updated #3

Merged
merged 2 commits into from
Jun 13, 2023
Merged

Cypress version updated #3

merged 2 commits into from
Jun 13, 2023

Conversation

Joecunliffe98
Copy link
Collaborator

No description provided.

Copy link
Collaborator

@adrianHards adrianHards left a comment

Choose a reason for hiding this comment

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

I'm getting eslint-plugin-cypress@^12.14.0 when I ran npm install, what other steps did you take?

npm install eslint-plugin-cypress@latest worked for me (all tests are passing), might want to run that then re-push to this branch. Also, would you mind going over what you did in your PR description? Thanks!

@Joecunliffe98
Copy link
Collaborator Author

Yup, my bad!
Before running any tests you'll all need to update to the lastest version of Cypress.

npm install --save-dev cypress@12.14.0

This command should update your system.
If you want to check you can run:

npx cypress open

Then check your version in the top right and make sure it is v12.14.0

@adrianHards
Copy link
Collaborator

Also because there's been another PR that is now merged, please pull to your local main and then re-push. Shouldn't be any conflicts.

@adrianHards adrianHards merged commit b6ae009 into main Jun 13, 2023
JoanKalanzi pushed a commit that referenced this pull request Jun 19, 2023
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.

2 participants