mirror of
https://github.com/IT4Change/gradido.git
synced 2026-02-06 09:56:05 +00:00
Merge pull request #3092 from gradido/disable-cypress-retries
refactor(other): disable cypress test retries
This commit is contained in:
commit
1526ed9477
@ -48,10 +48,7 @@ export default defineConfig({
|
||||
viewportHeight: 720,
|
||||
viewportWidth: 1280,
|
||||
video: false,
|
||||
retries: {
|
||||
runMode: 2,
|
||||
openMode: 0,
|
||||
},
|
||||
retries: 0,
|
||||
env: {
|
||||
backendURL: 'http://localhost:4000',
|
||||
mailserverURL: 'http://localhost:1080',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user