1
0
mirror of https://github.com/sasjs/adapter.git synced 2026-01-13 23:20:05 +00:00

chore(sasjsTests): decreased defaultCommandTimeout for cypress

This commit is contained in:
Yury Shkoda
2023-05-29 15:41:15 +03:00
parent db4a4e6d57
commit ee0c4b007b

View File

@@ -1,6 +1,6 @@
{
"chromeWebSecurity": false,
"defaultCommandTimeout": 100000,
"defaultCommandTimeout": 20000,
"env": {
"sasjsTestsUrl": "",
"username": "sasjstests",