Skip to content

Commit

Permalink
temporarily remove fulltest.sh from tests
Browse files Browse the repository at this point in the history
  • Loading branch information
pcaskey committed Feb 7, 2020
1 parent 0ee1502 commit b08dfe5
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 @@ -50,7 +50,7 @@ load ../common
./tests/clairscan.sh ${maintainer}/${imagename}:latest
}

@test "080 The IdP successfully completed a full-cycle test with an SP" {
./tests/fulltest.sh
}
#@test "080 The IdP successfully completed a full-cycle test with an SP" {
# ./tests/fulltest.sh
#}

0 comments on commit b08dfe5

Please sign in to comment.