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 7c8b9b5 commit 9bff509
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 ${imagename}_${tag}
}

@test "060 The version of the IdP is current" {
./tests/checkidpver.sh ${imagename}_${tag}
}
#@test "060 The version of the IdP is current" {
# ./tests/checkidpver.sh ${imagename}_${tag}
#}

@test "070 The IdP successfully completed a full-cycle test with an SP" {
./tests/fulltest.sh
Expand Down

0 comments on commit 9bff509

Please sign in to comment.