Skip to content
Commit b6a96b2b authored by Luca Di Sera's avatar Luca Di Sera
Browse files

Corrects a typo in the tests/test_hooks.py.

In `test_git_hook_uses_the_configuration_file_specified_in_settings_path`,
`modified_file_path` incorrectly pointed to a file that was a sibling of the
configuration file, such that the configuration file would have been found
indepently of the `settings_file` configuration.

`modified_file_path` now points to a file that lives one level higher than the
configuration file.
parent 3c62f894
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment