We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edaef54 commit 8314927Copy full SHA for 8314927
tools/src/test/python/test_mirror.py
@@ -243,7 +243,7 @@ def test_disabled_command_run():
243
@pytest.mark.parametrize("per_project", [True, False])
244
def test_ignore_errors(monkeypatch, hook_type, per_project):
245
"""
246
- Test that per project ignore errors property overrides failed hook.
+ Test that ignore errors property overrides failed hook.
247
248
249
def mock_get_repos(*args, **kwargs):
0 commit comments