Skip to content

Commit

Permalink
Don't press menu.quit button from inside the gametest test
Browse files Browse the repository at this point in the history
  • Loading branch information
Earthcomputer committed Dec 18, 2024
1 parent db066d5 commit 3bd2369
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,6 @@ public void runTest(ClientGameTestContext context) {

{
context.waitForScreen(TitleScreen.class);
context.clickScreenButton("menu.quit");
}
}

Expand Down

0 comments on commit 3bd2369

Please sign in to comment.