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 3c60d66 commit dc83bf7Copy full SHA for dc83bf7
src/main/resources/META-INF/rewrite/junit5.yml
@@ -83,8 +83,6 @@ recipeList:
83
- org.openrewrite.java.testing.junit5.AddMissingNested
84
- org.openrewrite.java.testing.hamcrest.AddHamcrestIfUsed
85
- org.openrewrite.java.testing.junit5.UpgradeOkHttpMockWebServer
86
- - org.openrewrite.java.testing.junit5.AddParameterizedTestAnnotation
87
- - org.openrewrite.java.testing.junit5.RemoveDuplicateTestTemplates
88
- org.openrewrite.java.dependencies.RemoveDependency:
89
groupId: junit
90
artifactId: junit
0 commit comments