Skip to content

Commit

Permalink
remove test for now non-existent demo/postgres directory
Browse files Browse the repository at this point in the history
  • Loading branch information
chubing authored 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
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 281bce9

Please sign in to comment.