From 4c9341fe7e340e6516bac1e13fe41bd24293f507 Mon Sep 17 00:00:00 2001 From: Christopher Hubing <chubing@internet2.edu> Date: Tue, 7 Mar 2023 17:33:12 -0500 Subject: [PATCH] Update main.bats --- tests/main.bats | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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" {