Increase Cypress tests timeout

This commit is contained in:
ErickSkrauch
2020-07-07 16:06:23 +03:00
parent e9977cc9a0
commit cfb0c8d9e3

View File

@ -154,7 +154,7 @@ Cypress:
--browser chrome
--parallel
parallel: 4
timeout: 10m
timeout: 20m
allow_failure: true
only:
refs: