13 lines
359 B
JSON
13 lines
359 B
JSON
{
|
|
"integrationFolder": "tests",
|
|
"supportFile":"support",
|
|
"xbaseUrl": "http://localhost:7575",
|
|
"baseUrl":"http://localhost:8080",
|
|
"xdefaultCommandTimeout": 10000,
|
|
"env": {
|
|
"adminusername": "superuser",
|
|
"adminpassword": "l3tm3in",
|
|
"accountinguser": "Accounting",
|
|
"accountingpassword": "Accounting"
|
|
}
|
|
} |