Skip to content

Commit

Permalink
#31 Clean up test config naming
Browse files Browse the repository at this point in the history
  • Loading branch information
mcsken committed Nov 27, 2024
1 parent edfc7bd commit da69bc7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion tests/test_command.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
change_current_folder,
)

_PATH_TO_TEST_CONFIG = Path(__file__).parent / "data" / ".check_done.yaml"
_PATH_TO_TEST_CONFIG = Path(__file__).parent / "data" / "test_configuration.yaml"


def test_can_show_help():
Expand Down

0 comments on commit da69bc7

Please sign in to comment.