mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-04-16 02:21:46 +04:00
spelling: disappearing
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
This commit is contained in:
parent
2524a8930c
commit
8efdb34bf3
1 changed files with 1 additions and 1 deletions
|
|
@ -401,7 +401,7 @@ def test_autoupdate_latest_no_config(out_of_date, in_tmpdir, store):
|
|||
assert out_of_date.original_rev in f.read()
|
||||
|
||||
|
||||
def test_hook_disppearing_repo_raises(hook_disappearing, store):
|
||||
def test_hook_disappearing_repo_raises(hook_disappearing, store):
|
||||
config = make_config_from_repo(
|
||||
hook_disappearing.path,
|
||||
rev=hook_disappearing.original_rev,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue