This commit is contained in:
2021-12-17 00:44:59 +00:00
parent 1d3fbc5352
commit 3ec770fb8c
4 changed files with 23 additions and 22 deletions

View File

@@ -1,14 +1,14 @@
{
"defaultCommandTimeout":10000,
"defaultCommandTimeout":5000,
"integrationFolder": "tests",
"supportFile":"support",
"baseUrl": "http://localhost:7575",
"xxxbaseUrl": "https://test.helloayanova.com",
"xxbaseUrl":"http://localhost:8080",
"xbaseUrl": "http://localhost:7575",
"baseUrl": "https://test.helloayanova.com",
"xxxxbaseUrl":"http://localhost:8080",
"video":false,
"env": {
"apiBaseUrl":"http://localhost:7575/api/v8.0/",
"xxapiBaseUrl":"https://test.helloayanova.com/api/v8.0/",
"xapiBaseUrl":"http://localhost:7575/api/v8.0/",
"apiBaseUrl":"https://test.helloayanova.com/api/v8.0/",
"adminusername": "superuser",
"adminpassword": "l3tm3in",
"accountinguser": "Accounting",