Skip to content

Commit

Permalink
Remove redundant whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
Taher-Ghaleb committed Aug 24, 2023
1 parent fc687ba commit ae9fd76
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ public void serverModeWithoutClientCertsSocket() throws Exception {
public void serverModeWithClientCertsSocket() throws Exception {
assertThrows(IllegalStateException.class, () -> {
serverMode(true, true);
});
});
}

@Test
Expand Down

0 comments on commit ae9fd76

Please sign in to comment.