cypress-gherkin #1

Merged
Simon merged 9 commits from cypress-gherkin into master 2021-09-08 12:54:53 +02:00
Showing only changes of commit 88c1226aaf - Show all commits

View File

@ -2,7 +2,5 @@
"baseUrl": "https://app.post-prod.lifen.fr",
"env": {
"MAILOSAUR_API_KEY": "your-key-here"
},
"testFiles": "**/*.feature",
"ignoreTestFiles": "**/*.spec.js"
}
}