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

chore(cypress): debugging

This commit is contained in:
Yury Shkoda
2023-05-29 16:54:21 +03:00
parent d027acacb6
commit 5f8750a8b6

View File

@@ -6,6 +6,6 @@
"username": "sasjstests", "username": "sasjstests",
"password": "sasjs1stheBe$t", "password": "sasjs1stheBe$t",
"screenshotOnRunFailure": false, "screenshotOnRunFailure": false,
"testingFinishTimeout": 60000 "testingFinishTimeout": 240000
} }
} }