feat(e2e): move TechDocs tests to cypress folder
Signed-off-by: Rémi Doreau <remi.d45@gmail.com>
This commit is contained in:
@@ -2,7 +2,9 @@
|
||||
"baseUrl": "http://localhost:7000",
|
||||
"integrationFolder": "./src/integration",
|
||||
"supportFile": "./src/support",
|
||||
"fixturesFolder": "./src/fixures",
|
||||
"fixturesFolder": "./src/fixtures",
|
||||
"pluginsFile": "./src/plugins",
|
||||
"defaultCommandTimeout": 10000
|
||||
"defaultCommandTimeout": 10000,
|
||||
"viewportHeight": 900,
|
||||
"viewportWidth": 1440
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user