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

chore(sasjsTests): debugging

This commit is contained in:
Yury Shkoda
2023-05-29 18:00:57 +03:00
parent e2cb787f89
commit 1ead483921
3 changed files with 8 additions and 8 deletions

View File

@@ -3,8 +3,8 @@
"defaultCommandTimeout": 20000,
"env": {
"sasjsTestsUrl": "",
"username": "sasjstests",
"password": "sasjs1stheBe$t",
"username": "",
"password": "",
"screenshotOnRunFailure": false,
"testingFinishTimeout": 240000
}