diff --git a/espresso-tests/migration-test.bash b/espresso-tests/migration-test.bash index 293a3c0..07fa4c0 100755 --- a/espresso-tests/migration-test.bash +++ b/espresso-tests/migration-test.bash @@ -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