We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9e0338 commit 1088067Copy full SHA for 1088067
src/main/resources/META-INF/rewrite/cucumber.yml
@@ -85,8 +85,8 @@ recipeList:
85
---
86
type: specs.openrewrite.org/v1beta/recipe
87
name: org.openrewrite.java.testing.cucumber.CucumberToJunitPlatformSuite
88
-displayName: Cucumber to Junit Test Suites
89
-description: Migrates Cucumber tests to Junit Test Suites.
+displayName: Cucumber to JUnit Test Suites
+description: Migrates Cucumber tests to JUnit Test Suites.
90
tags:
91
- testing
92
- cucumber
0 commit comments