Skip to content

Commit

Permalink
Drop expected cycles that made changes
Browse files Browse the repository at this point in the history
  • Loading branch information
timtebeek committed Nov 18, 2024
1 parent 3a8594a commit 675bc15
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ class SpringBootVersionUpgradeTest implements RewriteTest {
@Override
public void defaults(RecipeSpec spec) {
spec
.expectedCyclesThatMakeChanges(2)
.recipe(Environment.builder()
.scanRuntimeClasspath("org.openrewrite.java.spring")
.build()
Expand Down

0 comments on commit 675bc15

Please sign in to comment.