diff --git a/tests/main.bats b/tests/main.bats index a4a40a6..9d33def 100644 --- a/tests/main.bats +++ b/tests/main.bats @@ -6,9 +6,9 @@ load ../common # docker image inspect ${maintainer}/${imagename}:${tag} #} -@test "030 Test Compose the environment" { - cd test-compose && ./compose.sh && docker-compose down -} +#@test "030 Test Compose the environment" { +# cd test-compose && ./compose.sh && docker-compose down +#} #@test "070 There are no known security vulnerabilities" {