Skip to content

Commit

Permalink
Fix expectation of failing test
Browse files Browse the repository at this point in the history
  • Loading branch information
knutwannheden committed Jan 9, 2024
1 parent af84b02 commit 430174a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -582,6 +582,7 @@ public void testCalendarDynamic() throws Exception {
""",
"""
import static org.mockito.Mockito.*;
import java.util.Calendar;
import java.util.Locale;
Expand Down

0 comments on commit 430174a

Please sign in to comment.