PR-579798: trying to fix Cypress component testing.

This commit is contained in:
2023-03-07 12:19:15 -06:00
parent 1ab87ac994
commit 4335ca0ee4
2 changed files with 0 additions and 6 deletions

View File

@ -20,6 +20,5 @@ export default defineConfig({
},
viewportWidth: 1280,
viewportHeight: 720,
fileServerFolder: 'public',
}
});