Skip to content

Commit

Permalink
Fixed not removing a folder
Browse files Browse the repository at this point in the history
  • Loading branch information
marcingrzejszczak committed Nov 22, 2022
1 parent ff2fb1a commit af59c00
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nodejs/run_tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ clean
# Execute tests
echo "Running tests against a Stub Runner fat jar"
TEST_PASSED="false"
rm -rf target
nohup ./run_stubrunner_as_process.sh &
echo "Waiting for the image to start for [${WAIT_TIME}] seconds"
sleep ${WAIT_TIME}
Expand Down

0 comments on commit af59c00

Please # to comment.