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 b9d8f83 commit d7d91b4Copy full SHA for d7d91b4
src/main/resources/META-INF/rewrite/junit5.yml
@@ -60,7 +60,7 @@ preconditions:
60
includeImplicit: true
61
- org.openrewrite.java.dependencies.search.DoesNotIncludeDependency:
62
groupId: org.testng
63
- artifactId: testng
+ artifactId: testng*
64
recipeList:
65
- org.openrewrite.java.testing.junit5.UseWiremockExtension
66
- org.openrewrite.java.testing.junit5.IgnoreToDisabled
0 commit comments