Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
remove test for now non-existent demo/postgres directory
chubing committed Dec 1, 2021
1 parent d57175a commit 281bce9
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions tests/main.bats
@@ -25,11 +25,6 @@ load ../common
cd demo/shibboleth ; docker-compose down -v ; true
}

@test "120 Cleanup before further tests - demo/postgresql" {
docker ps -a
cd demo/postgresql ; docker-compose down -v ; true
}

@test "130 Cleanup before further tests - demo/grouper" {
docker ps -a
cd demo/grouper ; docker-compose down -v ; true

0 comments on commit 281bce9

Please sign in to comment.