diff --git a/tests/hawtio-test-suite/src/test/resources/junit-platform.properties b/tests/hawtio-test-suite/src/test/resources/junit-platform.properties index 7ee271fef8..ae4183057d 100644 --- a/tests/hawtio-test-suite/src/test/resources/junit-platform.properties +++ b/tests/hawtio-test-suite/src/test/resources/junit-platform.properties @@ -1,5 +1,5 @@ cucumber.publish.enabled=false -cucumber.publish.quite=true +cucumber.publish.quiet=true cucumber.glue=io.hawt.tests.spring.boot, io.hawt.tests.features cucumber.plugin=pretty, html:target/cucumber-reports/report.html, json:target/cucumber-reports/Cucumber.json, junit:target/cucumber-reports/Cucumber.xml