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

Add glob escape, bump cypress #100

Merged
merged 4 commits into from
Jun 13, 2022
Merged

Add glob escape, bump cypress #100

merged 4 commits into from
Jun 13, 2022

Conversation

ypresto
Copy link
Contributor

@ypresto ypresto commented Apr 13, 2022

I have test files named [foobar].ts, and currently it is treated as glob pattern by cypress, so escapes before passing it.

Also bump cypress to fix this issue:
cypress-io/cypress#20794

Also fixes error when multiple values for same option is specified like -t 3 -t 4.

@tnicola tnicola merged commit d33d838 into tnicola:master Jun 13, 2022
@tnicola
Copy link
Owner

tnicola commented Jun 13, 2022

Thanks for PR @ypresto !

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.

None yet

2 participants