mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-17 16:24:40 +04:00
Fix typos all around
This commit is contained in:
parent
dbccd57db0
commit
1e7506dba6
5 changed files with 7 additions and 7 deletions
|
|
@ -197,7 +197,7 @@ def test_error_handler_no_tty(tempdir_factory):
|
|||
@xfailif_windows # pragma: win32 no cover
|
||||
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
|
||||
# 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
|
||||
Store()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue