Skip to content

Commit

Permalink
Update main.bats
Browse files Browse the repository at this point in the history
  • Loading branch information
pcaskey authored Sep 15, 2023
1 parent ec298ef commit 77c2b13
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tests/main.bats
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 77c2b13

Please sign in to comment.