1
1
mirror of https://github.com/chubin/cheat.sh.git synced 2024-11-23 10:35:29 +03: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

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