Skip to content

Commit

Permalink
Typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
milanmlft committed Feb 25, 2024
1 parent d2fad72 commit 612c719
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion todo-python/tests/test_config.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

def test_init_app(tmp_path: Path) -> None:
"""Tests whether the app config can be initialised."""
# Arange
# Arrange
config = ConfigParser()

# Act
Expand Down

0 comments on commit 612c719

Please sign in to comment.