mirror of
https://github.com/cypress-io/cypress.git
synced 2026-05-07 15:31:30 -05:00
chore(tests): [fix flake] bump percy network-idle-timeout to fix flaky missing css in snapshots (#8469)
This commit is contained in:
+1
-1
@@ -14,6 +14,6 @@ agent:
|
||||
|
||||
# let Percy wait for network to fetch static resources
|
||||
# like images and fonts to avoid missing icons
|
||||
network-idle-timeout: 250 # ms
|
||||
network-idle-timeout: 5000 # ms
|
||||
# assets that don't change could be cached
|
||||
cache-responses: true
|
||||
|
||||
Reference in New Issue
Block a user