Skip to content

Commit

Permalink
business-calendar
Browse files Browse the repository at this point in the history
  • Loading branch information
Abhitocode committed Oct 25, 2024
1 parent 952595b commit a0a6996
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,7 @@ public void testCalculateMinutesPassingAfterHour() {
}

@Test
public void testBusinessCalendarWithoutProvidedConfiguration(){
public void testBusinessCalendarWithoutProvidedConfiguration() {
assertDoesNotThrow(() -> new BusinessCalendarImpl());
}

Expand Down

0 comments on commit a0a6996

Please sign in to comment.