1
0
mirror of https://github.com/chubin/cheat.sh.git synced 2026-06-20 13:16:44 +02:00

Test server is up with curl before running tests

This commit is contained in:
Anatoli Babenia
2020-07-29 19:59:53 +03:00
parent ce7b4c8ba3
commit 40d18da4f7
+1
View File
@@ -9,4 +9,5 @@ before_install:
- docker images
script:
- curl http://localhost:8002
- CHTSH_URL=http://localhost:8002 bash tests/run-tests.sh