Skip to content

Commit 8314927

Browse files
Vladimir Kotalahornace
authored andcommitted
update comment
1 parent edaef54 commit 8314927

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
@@ -243,7 +243,7 @@ def test_disabled_command_run():
243243
@pytest.mark.parametrize("per_project", [True, False])
244244
def test_ignore_errors(monkeypatch, hook_type, per_project):
245245
"""
246-
Test that per project ignore errors property overrides failed hook.
246+
Test that ignore errors property overrides failed hook.
247247
"""
248248

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

0 commit comments

Comments
 (0)