Skip to content

Commit

Permalink
Remove extraneous new line
Browse files Browse the repository at this point in the history
  • Loading branch information
annieyang committed Nov 11, 2024
1 parent d0ee1b0 commit f2f2f62
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,6 @@ public void customMethod() {
Assertions.assertEquals(expected, actual);
}


@Test
public void clientNode() {
String expected = "i-12345";
Expand Down

0 comments on commit f2f2f62

Please sign in to comment.