diff --git a/changedetectionio/run_proxy_tests.sh b/changedetectionio/run_proxy_tests.sh index a0e781e87..b76cf221b 100755 --- a/changedetectionio/run_proxy_tests.sh +++ b/changedetectionio/run_proxy_tests.sh @@ -19,7 +19,7 @@ docker run --network changedet-network -d \ -v `pwd`/tests/proxy_list/squid-passwords.txt:/etc/squid3/passwords \ ubuntu/squid:4.13-21.10_edge - +sleep 5 ## 2nd test actually choose the preferred proxy from proxies.json # This will force a request via "proxy-two" docker run --network changedet-network \