diff --git a/test b/test index 8b3ad7d..5a0bce9 100755 --- a/test +++ b/test @@ -5,6 +5,7 @@ TIMEOUT=120 tear_down () { docker-compose stop + docker-compose down -v --remove-orphans cd .. rm -rf $TMP }