add a cypress scenario
This commit is contained in:
@@ -5,6 +5,10 @@
|
||||
"reporterOptions": {
|
||||
"configFile": "mocha-multi-reporters.json"
|
||||
},
|
||||
"ignoreTestFiles": [
|
||||
"**/__snapshots__/*",
|
||||
"**/__image_snapshots__/*"
|
||||
],
|
||||
"defaultCommandTimeout": 10000,
|
||||
"pageLoadTimeout": 120000
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user