mirror of
https://github.com/IT4Change/gradido.git
synced 2026-02-06 09:56:05 +00:00
Merge pull request #3394 from gradido/fix_e2e_test
feat(other): increase e2e page load timeout
This commit is contained in:
commit
6b68e78b86
@ -36,6 +36,7 @@ export default defineConfig({
|
||||
baseUrl: 'http://localhost:3000',
|
||||
chromeWebSecurity: false,
|
||||
defaultCommandTimeout: 100000,
|
||||
pageLoadTimeout: 120000,
|
||||
supportFile: 'cypress/support/index.ts',
|
||||
viewportHeight: 720,
|
||||
viewportWidth: 1280,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user