Style: Line length

This commit is contained in:
Jona Walpert
2026-03-20 10:57:31 +01:00
parent 52bbbd6181
commit af37e33f07
5 changed files with 61 additions and 85 deletions
@@ -23,5 +23,4 @@ class LobbyButtonGridManagerTest {
int lobbyId = gridManager.createLobby();
assertTrue(lobbyId > 0);
}
}