diff --git a/testing/indexer-test-aws/build-aws/run-tests.sh b/testing/indexer-test-aws/build-aws/run-tests.sh index d280c8592448837f685bf5deacd1f342dd2a8315..78c727bd4a85a1fb99adb1988fd997f19c853de0 100755 --- a/testing/indexer-test-aws/build-aws/run-tests.sh +++ b/testing/indexer-test-aws/build-aws/run-tests.sh @@ -43,5 +43,4 @@ if [ -n "$1" ] cp -R "$SCRIPT_SOURCE_DIR"/../target/surefire-reports "$1" fi -# exit $TEST_EXIT_CODE -exit 0 #Ignore these tests for now, they are invalid and being fixed +exit $TEST_EXIT_CODE