Created
October 27, 2020 12:16
-
-
Save estefafdez/97e8cb4733bbe13ca2188ca36c1564fc to your computer and use it in GitHub Desktop.
package.json en cypress
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"scripts": { | |
... | |
"test:edge": "cypress run --browser edge --headless" | |
... | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment