Linting again
This commit is contained in:
@ -599,5 +599,5 @@ class TestGame(unittest.TestCase):
|
||||
|
||||
self.game.state = GameMode.CREDITS
|
||||
self.game.handle_key_pressed(KeyValues.ENTER)
|
||||
|
||||
|
||||
self.assertEqual(self.game.state, GameMode.MAINMENU)
|
||||
|
Reference in New Issue
Block a user