chore(tests): [fix flake] bump percy network-idle-timeout to fix flaky missing css in snapshots (#8469)

This commit is contained in:
Ben Kucera
2020-09-02 10:13:50 -04:00
committed by GitHub
parent f184cea80f
commit 3fdfc3b453
+1 -1
View File
@@ -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