Skip to content

Commit

Permalink
Fix indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
katzuv committed Oct 11, 2024
1 parent f48f7cd commit 5cd92de
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ void untilOrderTest() {
}
}

@Test
@Test
void thenAwaitTest() {
try (CommandScheduler scheduler = new CommandScheduler()) {
AtomicBoolean finish = new AtomicBoolean();
Expand Down

0 comments on commit 5cd92de

Please sign in to comment.