From b08dfe54710f53c918f9b6d1671cb7aaaab49f63 Mon Sep 17 00:00:00 2001 From: Paul Caskey Date: Fri, 7 Feb 2020 22:46:59 +0000 Subject: [PATCH] temporarily remove fulltest.sh from tests --- tests/main.bats | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tests/main.bats b/tests/main.bats index e1a04f0..c657a31 100644 --- a/tests/main.bats +++ b/tests/main.bats @@ -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 +#}