-
Notifications
You must be signed in to change notification settings - Fork 43
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 integration migrated to 11+ #172
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@jayedul thanks for the work. Other than checking the GitHub action for cypress, I have left minor suggestions below, please have a look.
@jayedul can you please resolve the conflicts? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@jayedul Thank you for your efforts. 🚀
Description of the Change
Cypress integration migrated to 11+
Closes #166
How to test the Change
npm run cypress:run
to test without GUInpm run cypress:open
to test with GUIChangelog Entry
Credits
Props @jayedul
Checklist: