9 lines
224 B
JSON
9 lines
224 B
JSON
{
|
|
"baseUrl": "http://localhost:7000",
|
|
"integrationFolder": "./src/integration",
|
|
"supportFile": "./src/support",
|
|
"fixturesFolder": "./src/fixures",
|
|
"pluginsFile": "./src/plugins",
|
|
"defaultCommandTimeout": 10000
|
|
}
|