mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-22 14:13:36 -07:00
Update regression.json
This commit is contained in:
parent
6521cf1f4d
commit
0cbf623f3a
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"$schema": "https://on.cypress.io/cypress.schema.json",
|
"$schema": "https://on.cypress.io/cypress.schema.json",
|
||||||
"supportFile": "cypress/support/index.ts",
|
"supportFile": "cypress/support/index.ts",
|
||||||
"baseUrl": "http://localhost:3577",
|
"baseUrl": "http://localhost:5000",
|
||||||
"integrationFolder": "cypress/tests",
|
"integrationFolder": "cypress/tests",
|
||||||
"testFiles": "**/*.spec.ts*",
|
"testFiles": "**/*.spec.ts*",
|
||||||
"retries": {
|
"retries": {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue