chore: move files around for ease
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"baseUrl": "http://localhost:7000",
|
||||
"integrationFolder": "./src/cypress/integration",
|
||||
"supportFile": "./src/cypress/support",
|
||||
"fixturesFolder": "./src/cypress/fixures",
|
||||
"pluginFile": "./src/cypress/plugins",
|
||||
"defaultCommandTimeout": 10000
|
||||
}
|
||||
@@ -1,8 +0,0 @@
|
||||
{
|
||||
"baseUrl": "http://localhost:7000",
|
||||
"integrationFolder": "./cypress/integration",
|
||||
"supportFile": "./cypress/support",
|
||||
"fixturesFolder": "./cypress/fixures",
|
||||
"pluginFile": "./cypress/plugins",
|
||||
"defaultCommandTimeout": 10000
|
||||
}
|
||||
Reference in New Issue
Block a user