diff --git a/tests/main.bats b/tests/main.bats index 4fa64f1..6f4b345 100644 --- a/tests/main.bats +++ b/tests/main.bats @@ -42,9 +42,10 @@ load ../common ./tests/checktomcatver.sh ${maintainer}/${imagename} } -@test "060 The version of the IdP is current" { - ./tests/checkidpver.sh ${maintainer}/${imagename} -} +#commented for 5.0 beta1 +#@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