diff --git a/tests/shibboleth-idp.bats b/tests/shibboleth-idp.bats index 6bb7507..b58d36d 100644 --- a/tests/shibboleth-idp.bats +++ b/tests/shibboleth-idp.bats @@ -42,7 +42,7 @@ load ../common [ "$result" != "" ] } -@test "Defers configuration via ONBUILD" { - run grep ONBUILD Dockerfile - [ "$status" -eq 0 ] -} \ No newline at end of file +#@test "Defers configuration via ONBUILD" { +# run grep ONBUILD Dockerfile +# [ "$status" -eq 0 ] +#}