Skip to content

Instantly share code, notes, and snippets.

@nottyo
Last active July 25, 2020 07:56
Show Gist options
  • Save nottyo/eae23dd14397a9d1fa9736638adafa5f to your computer and use it in GitHub Desktop.
Save nottyo/eae23dd14397a9d1fa9736638adafa5f to your computer and use it in GitHub Desktop.
cypress-package.json
{
"name": "cypress-demo",
"version": "1.0.0",
"description": "cypress-demo",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Traitanit",
"license": "ISC",
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment