Skip to content

Commit

Permalink
Remove best practice recipes from JUnit 4 migration
Browse files Browse the repository at this point in the history
  • Loading branch information
timtebeek authored Jun 27, 2023
1 parent 3c60d66 commit dc83bf7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/main/resources/META-INF/rewrite/junit5.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,8 +83,6 @@ recipeList:
- org.openrewrite.java.testing.junit5.AddMissingNested
- org.openrewrite.java.testing.hamcrest.AddHamcrestIfUsed
- org.openrewrite.java.testing.junit5.UpgradeOkHttpMockWebServer
- org.openrewrite.java.testing.junit5.AddParameterizedTestAnnotation
- org.openrewrite.java.testing.junit5.RemoveDuplicateTestTemplates
- org.openrewrite.java.dependencies.RemoveDependency:
groupId: junit
artifactId: junit
Expand Down

0 comments on commit dc83bf7

Please sign in to comment.