fix CI issue and package upgrades (#869)

This commit is contained in:
JFH
2023-01-09 08:32:54 +01:00
committed by GitHub
parent 990cc58260
commit 86fcc112c9
69 changed files with 448 additions and 380 deletions

View File

@@ -9,6 +9,8 @@ export default defineConfig({
pageLoadTimeout: 120000,
includeShadowDom: true,
scrollBehavior: false,
viewportWidth: 2048,
viewportHeight: 2048,
e2e: {
testIsolation: false,
// We've imported your old cypress plugins here.