Skip to content

Commit 0992577

Browse files
timtebeeksteve-aom-elliott
authored andcommitted
Match any testng dependency
1 parent 07d00f7 commit 0992577

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/META-INF/rewrite/junit5.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ preconditions:
6363
includeImplicit: true
6464
- org.openrewrite.java.dependencies.search.DoesNotIncludeDependency:
6565
groupId: org.testng
66-
artifactId: testng
66+
artifactId: testng*
6767
recipeList:
6868
- org.openrewrite.java.testing.junit5.EnvironmentVariables
6969
- org.openrewrite.java.testing.junit5.UseWiremockExtension

0 commit comments

Comments
 (0)