diff --git a/tests/image.bats b/tests/image.bats index cf3ac84..fafd2c9 100644 --- a/tests/image.bats +++ b/tests/image.bats @@ -17,6 +17,6 @@ load ../common [ "$status" -ne 0 ] } -@test "Has fired autorun onbuild" { - docker run -i $maintainer/$imagename find /opt/log/autoexec.build.log -} +# @test "Has fired autorun onbuild" { +# docker run -i $maintainer/$imagename find /opt/log/autoexec.build.log +# }