mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-22 14:13:36 -07:00
put it back
This commit is contained in:
parent
11cffd7abd
commit
5139c4ad99
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*",
|
||||||
"watchForFileChanges": true,
|
"watchForFileChanges": true,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue