Fix test_core.sh

This commit is contained in:
Jordan Brown
2020-05-16 12:04:48 -04:00
parent 2e4f013812
commit 3397aef0b0
+1 -1
View File
@@ -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