Skip to content

Commit

Permalink
update spin outbound redis
Browse files Browse the repository at this point in the history
Signed-off-by: Rajat Jindal <[email protected]>
  • Loading branch information
rajatjindal committed Apr 22, 2024
1 parent 333ca39 commit 50f2bf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/down.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ teardown_test() {
docker rmi k3d-shim-test

# remote test folder
rm -r ./test
rm -r ./test || echo "test folder already deleted"

# delete binaries
rm -r "$bin_path"
Expand Down

0 comments on commit 50f2bf3

Please sign in to comment.