Skip to content

Commit

Permalink
Drop RetainStrictnessWarn; replaced with #623 (#625)
Browse files Browse the repository at this point in the history
  • Loading branch information
timtebeek authored Oct 30, 2024
1 parent 4a8792e commit 6820b1b
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 240 deletions.

This file was deleted.

1 change: 0 additions & 1 deletion src/main/resources/META-INF/rewrite/mockito.yml
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,6 @@ recipeList:
- org.openrewrite.java.testing.mockito.MockUtilsToStatic
- org.openrewrite.java.testing.junit5.MockitoJUnitToMockitoExtension
- org.openrewrite.java.testing.mockito.ReplacePowerMockito
- org.openrewrite.java.testing.mockito.RetainStrictnessWarn
- org.openrewrite.java.dependencies.AddDependency:
groupId: org.mockito
artifactId: mockito-junit-jupiter
Expand Down

This file was deleted.

0 comments on commit 6820b1b

Please sign in to comment.