mirror of
https://github.com/chubin/cheat.sh.git
synced 2026-06-20 13:16:44 +02:00
Turn off standalone mode to run tests against remote server
This commit is contained in:
+1
-1
@@ -11,4 +11,4 @@ before_install:
|
||||
script:
|
||||
- sleep 3
|
||||
- curl http://localhost:8002
|
||||
- CHTSH_URL=http://localhost:8002 bash tests/run-tests.sh
|
||||
- CHTSH_URL=http://localhost:8002 CHEATSH_TEST_STANDALONE=NO bash tests/run-tests.sh
|
||||
|
||||
Reference in New Issue
Block a user