Skip to content

Commit

Permalink
Do not execute Mockito1to4Migration twice in JUnit4to5Migration
Browse files Browse the repository at this point in the history
  • Loading branch information
timtebeek committed Nov 5, 2024
1 parent 9118a3c commit 6d665a0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/resources/META-INF/rewrite/junit5.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,6 @@ recipeList:
onlyIfUsing: org.junit.jupiter.params.ParameterizedTest
acceptTransitive: true
scope: test
- org.openrewrite.java.testing.mockito.Mockito1to4Migration
- org.openrewrite.maven.UpgradePluginVersion:
groupId: org.apache.maven.plugins
artifactId: maven-surefire-plugin
Expand Down

0 comments on commit 6d665a0

Please sign in to comment.