Skip to content

Commit

Permalink
Apply formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
wmedvede committed Sep 3, 2024
1 parent 362e504 commit 96730da
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ void timeoutSetAndReached() {
.isNotNull()
.isEqualTo(HealthCheckResponse.Status.DOWN);
}

@Test
void statusChanged() {
healthCheck.onMessagingStatusChange(new MessagingChangeEvent(true));
Expand Down

0 comments on commit 96730da

Please sign in to comment.