Skip to content

Commit d989c5e

Browse files
Vladimir Kotalahornace
authored andcommitted
fix comment
1 parent 1dd2702 commit d989c5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/src/test/python/test_mirror.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ def test_disabled_command_run():
242242
@pytest.mark.parametrize("hook_type", [HOOK_PRE_PROPERTY, HOOK_POST_PROPERTY])
243243
def test_ignore_errors(monkeypatch, hook_type):
244244
"""
245-
Test that per project ignore errors property overrides failed pre hook.
245+
Test that per project ignore errors property overrides failed hook.
246246
"""
247247

248248
def mock_get_repos(*args, **kwargs):

0 commit comments

Comments
 (0)