Skip to content

Commit

Permalink
Fix broken tests
Browse files Browse the repository at this point in the history
Fix some tests that were broken with respect to recipe execution cycles.
  • Loading branch information
knutwannheden committed Jan 22, 2024
1 parent 541198c commit f349b99
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,6 @@ void method1() {
@Test
void runMultipleTimes() {
rewriteRun(
spec -> spec.expectedCyclesThatMakeChanges(2),
//language=java
java(
"""
Expand Down

0 comments on commit f349b99

Please sign in to comment.