Skip to content

Commit 095161c

Browse files
committed
Implement test cleanup
1 parent b936b8e commit 095161c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ run:
2020

2121
testing-%:
2222
docker-compose -f ./testing/docker-compose/docker-compose.$@.yml up --build --abort-on-container-exit --exit-code-from=sut
23+
docker-compose -f ./testing/docker-compose/docker-compose.$@.yml down
2324

2425
run-tests: testing-default testing-one-host testing-different-apache-port
2526

0 commit comments

Comments
 (0)