mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-04-15 18:11:48 +04:00
spelling: amended
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
This commit is contained in:
parent
12b482345b
commit
2524a8930c
1 changed files with 1 additions and 1 deletions
|
|
@ -797,7 +797,7 @@ def test_post_rewrite_integration(tempdir_factory, store):
|
|||
|
||||
assert not os.path.exists('post-rewrite.tmp')
|
||||
|
||||
git_commit('--amend', '-m', 'ammended message')
|
||||
git_commit('--amend', '-m', 'amended message')
|
||||
assert os.path.exists('post-rewrite.tmp')
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue