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

chore(sasjsTests): using different user

This commit is contained in:
Yury Shkoda
2023-05-29 13:46:53 +03:00
parent f1c67432bf
commit 38eef00216
4 changed files with 13 additions and 11 deletions

View File

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