diff --git a/build/test_core.sh b/build/test_core.sh index c8945bbb02..86387dafa9 100755 --- a/build/test_core.sh +++ b/build/test_core.sh @@ -10,7 +10,7 @@ source ~/.nvm/nvm.sh && nvm install 10 if [[ ! -z "${TGS4_TEST_CONNECTION_STRING}" ]]; then ./integration_test.sh exit -else +fi cd tests/Tgstation.Server.Api.Tests