We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f538f52 commit fbb3bfaCopy full SHA for fbb3bfa
tests.sh
@@ -48,7 +48,7 @@ docker ps -aq --filter "name=http-echo-tests" | grep -q . && docker stop http-ec
48
49
message " Start container normally "
50
docker run -d --rm --name http-echo-tests -p 8080:8080 -p 8443:8443 -t mendhak/http-https-echo:testing
51
-sleep 5
+sleep 10
52
53
54
message " Make http(s) request, and test the path, method, header and status code. "
0 commit comments