This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
"defaultCommandTimeout":7000,
|
||||
"integrationFolder": "tests",
|
||||
"supportFile":"support",
|
||||
"xxbaseUrl": "http://localhost:7575",
|
||||
"baseUrl": "http://localhost:7575",
|
||||
"xbaseUrl": "https://test.helloayanova.com",
|
||||
"baseUrl":"http://localhost:8080",
|
||||
"xxbaseUrl":"http://localhost:8080",
|
||||
"video":false,
|
||||
"env": {
|
||||
"apiBaseUrl":"http://localhost:7575/api/v8.0/",
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
./node_modules/.bin/cypress run --browser firefox --no-exit
|
||||
./node_modules/.bin/cypress run --browser firefox --spec .\tests\regression\smoke\*.js --no-exit
|
||||
rem ./node_modules/.bin/cypress run --browser chrome --no-exit
|
||||
|
||||
Reference in New Issue
Block a user