Skip to content

Commit

Permalink
updated test
Browse files Browse the repository at this point in the history
  • Loading branch information
kubakubakuba committed May 22, 2023
1 parent 2c69108 commit ebc281e
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ void determineView() throws Exception {
assertNull(gW.getViewL(), "Expected FieldOperativeLeaderView instance to be null");
}


@Test
void gameEnd() {
Client cl = new Client("test", "localhost", 1515);
Expand Down

0 comments on commit ebc281e

Please sign in to comment.