mirror of
https://github.com/IT4Change/gradido.git
synced 2026-02-06 09:56:05 +00:00
set cypress test retries to 0
This commit is contained in:
parent
b1036c9d5b
commit
1b335f00ec
@ -49,10 +49,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