Skip to content

Commit

Permalink
Typo. Punishment for using the web GitHub editor.
Browse files Browse the repository at this point in the history
  • Loading branch information
EboMike authored Mar 23, 2024
1 parent b2ed06e commit 51a736e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/helpers/environment.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ async def setup_test_database():


async def teardown_test_database():
await Toirtoise.close_connections()
await Tortoise.close_connections()


async def create_sm5_game_1() -> SM5Game:
Expand Down

0 comments on commit 51a736e

Please sign in to comment.