diff --git a/src/test/resources/cucumber.properties b/src/test/resources/cucumber.properties index 4525b19..f4f676c 100644 --- a/src/test/resources/cucumber.properties +++ b/src/test/resources/cucumber.properties @@ -1,2 +1,2 @@ -cucumber.publish.enabled=false +cucumber.publish.enabled=true cucumber.publish.quiet=true \ No newline at end of file diff --git a/src/test/resources/junit-platform.properties b/src/test/resources/junit-platform.properties index 4525b19..f4f676c 100644 --- a/src/test/resources/junit-platform.properties +++ b/src/test/resources/junit-platform.properties @@ -1,2 +1,2 @@ -cucumber.publish.enabled=false +cucumber.publish.enabled=true cucumber.publish.quiet=true \ No newline at end of file