You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Corrected parsing of passed environment variables for GLOB and TAGS (#352)
* fix(cypress-tags): corrected parsing of passed environment variables for GLOB and TAGS
This sets it to respect how Cypress expect and behaves with this flag allowing us to pass
environment varibles along side TAGS and GLOB and have all variables be properly passed to Cypress.
fixes#335
* fix: corrected argument parsing
* chore: apply @dallevon comments
0 commit comments