Fix build issue #862 (#863)

* migrate cypress
* clean local storage before each test
This commit is contained in:
JFH
2022-12-11 23:39:44 +01:00
committed by GitHub
parent bb3a9b105f
commit 0417618156
6 changed files with 217 additions and 283 deletions

View File

@@ -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) {