Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
ms9698 committed Nov 13, 2024
1 parent a0077db commit c46a3f6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ public void shouldPropagateStatusInformationContainedInOperationExceptionsThrown
// Then
assertEquals(SERVICE_UNAVAILABLE.getStatusCode(), response.getStatus());
}

@Test
public void shouldReturnAllOperationsAsOperationDetails() throws IOException, ClassNotFoundException {
// Given
Expand Down

0 comments on commit c46a3f6

Please sign in to comment.