|
@@ -10,5 +10,8 @@
|
|
|
"pluginsFile": "test/cypress/plugins/index.ts",
|
|
"pluginsFile": "test/cypress/plugins/index.ts",
|
|
|
"testFiles": "**/*.spec.ts",
|
|
"testFiles": "**/*.spec.ts",
|
|
|
|
|
|
|
|
|
|
+ "viewportWidth": 1440,
|
|
|
|
|
+ "viewportHeight": 1200,
|
|
|
|
|
+
|
|
|
"experimentalSessionSupport": true
|
|
"experimentalSessionSupport": true
|
|
|
}
|
|
}
|