Skip to content

Commit

Permalink
format output of docker compose down
Browse files Browse the repository at this point in the history
  • Loading branch information
sveitser committed Jan 23, 2025
1 parent 49d4213 commit 94175fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion espresso-tests/migration-test.bash
Original file line number Diff line number Diff line change
Expand Up @@ -315,4 +315,4 @@ echo "Confirmed nodes have progressed"
# Echo to signal that test has been successful
echo "Migration successfully completed!"

docker compose down --remove-orphans
run docker compose down -v --remove-orphans

0 comments on commit 94175fc

Please sign in to comment.