diff --git a/scripts/worm-mb-tests.sh b/scripts/worm-mb-tests.sh index 28065ba62e..767e5d46a5 100755 --- a/scripts/worm-mb-tests.sh +++ b/scripts/worm-mb-tests.sh @@ -23,6 +23,7 @@ cd rm-automation/rm-automation-enterprise-rest-api # Run the WORM tests mvn -B -U clean test \ -DsuiteXmlFile=wormTestSuite.xml \ + -Dskip.automationtests=false \ -Dconnector.s3.bucketName=${S3_BUCKET2_NAME} popd