mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-04-15 18:11:48 +04:00
spelling: targeting
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
This commit is contained in:
parent
8b53e788d9
commit
df800538b6
1 changed files with 1 additions and 1 deletions
|
|
@ -187,7 +187,7 @@ def test_error_handler_no_tty(tempdir_factory):
|
||||||
@xfailif_windows # pragma: win32 no cover
|
@xfailif_windows # pragma: win32 no cover
|
||||||
def test_error_handler_read_only_filesystem(mock_store_dir, cap_out, capsys):
|
def test_error_handler_read_only_filesystem(mock_store_dir, cap_out, capsys):
|
||||||
# a better scenario would be if even the Store crash would be handled
|
# a better scenario would be if even the Store crash would be handled
|
||||||
# but realistically we're only targetting systems where the Store has
|
# but realistically we're only targeting systems where the Store has
|
||||||
# already been set up
|
# already been set up
|
||||||
Store()
|
Store()
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue