Skip to content

Commit ee9a439

Browse files
committed
remove applicability tests for yaml recipes
1 parent 8fb9242 commit ee9a439

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -145,9 +145,6 @@ description: Since Mockito 2.10 `any(Class)` and `anyString()` no longer match n
145145
tags:
146146
- testing
147147
- mockito
148-
applicability:
149-
anySource:
150-
- org.openrewrite.java.testing.mockito.UsesMockitoAll
151148
recipeList:
152149
- org.openrewrite.java.ChangeMethodName:
153150
methodPattern: org.mockito.Mockito any(java.lang.Class)

0 commit comments

Comments
 (0)