Skip to content

Commit

Permalink
removing TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
skublik committed Sep 28, 2018
1 parent 0a126d9 commit d19dfc4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions demo/shibboleth/tests/main.bats
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,6 @@ load ../../../library
[ "$status" -eq 200 ]
}


# TODO check that e.g. accessing some URLs results in shibboleth redirection (check login page, some REST calls etc)

@test "999 Clean up" {
cd ../simple ; docker-compose down -v ; true
docker-compose down -v
Expand Down

0 comments on commit d19dfc4

Please sign in to comment.