Skip to content

Commit

Permalink
Update shibboleth-idp.bats
Browse files Browse the repository at this point in the history
  • Loading branch information
pcaskey authored May 15, 2017
1 parent ca3d231 commit a9d2971
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions tests/shibboleth-idp.bats
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ load ../common
[ "$result" != "" ]
}

@test "Defers configuration via ONBUILD" {
run grep ONBUILD Dockerfile
[ "$status" -eq 0 ]
}
#@test "Defers configuration via ONBUILD" {
# run grep ONBUILD Dockerfile
# [ "$status" -eq 0 ]
#}

0 comments on commit a9d2971

Please sign in to comment.