From 40e0663eb60cc2ed59e8c87b2f77469f7db2b8a7 Mon Sep 17 00:00:00 2001 From: Paul Caskey Date: Thu, 14 Sep 2023 18:33:12 -0500 Subject: [PATCH] comment version check --- tests/main.bats | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tests/main.bats b/tests/main.bats index 4fa64f1..e1a04f0 100644 --- a/tests/main.bats +++ b/tests/main.bats @@ -42,9 +42,9 @@ load ../common ./tests/checktomcatver.sh ${maintainer}/${imagename} } -@test "060 The version of the IdP is current" { - ./tests/checkidpver.sh ${maintainer}/${imagename} -} +#@test "060 The version of the IdP is current" { +# ./tests/checkidpver.sh ${maintainer}/${imagename} +#} @test "070 There are no known security vulnerabilities" { ./tests/clairscan.sh ${maintainer}/${imagename}:latest