diff --git a/tools/functional-tests.sh b/tools/functional-tests.sh index bca07d61..f3b162de 100755 --- a/tools/functional-tests.sh +++ b/tools/functional-tests.sh @@ -35,7 +35,6 @@ trap cleanup EXIT POSTGRES_ID=$( sudo docker run \ - --rm \ --detach \ --publish :5432 \ -e POSTGRES_DB=deckhand \