* migrate cypress * clean local storage before each test
This commit is contained in:
@@ -10,6 +10,7 @@ export default defineConfig({
|
||||
includeShadowDom: true,
|
||||
scrollBehavior: false,
|
||||
e2e: {
|
||||
testIsolation: false,
|
||||
// We've imported your old cypress plugins here.
|
||||
// You may want to clean this up later by importing these.
|
||||
setupNodeEvents (on, config) {
|
||||
|
||||
Reference in New Issue
Block a user