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

chore: cypress fix

This commit is contained in:
2021-07-16 12:09:59 +02:00
parent ffba2acad0
commit c0e5327e49

View File

@@ -6,7 +6,7 @@
"username": "", "username": "",
"password": "", "password": "",
"screenshotOnRunFailure": false, "screenshotOnRunFailure": false,
"testingFinishTimeout": 10000 "testingFinishTimeout": 600000
} }
} }