Skip to content

Commit 25a84da

Browse files
committed
fix typo on test_invocations.py
1 parent 61a80ab commit 25a84da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testing/test_invocations.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ def hello(self, arg):
4040

4141

4242
def test_opt_in_args(pm: PluginManager) -> None:
43-
"""Verfiy that two hookimpls with mutex args can serve
43+
"""Verify that two hookimpls with mutex args can serve
4444
under the same spec.
4545
"""
4646

0 commit comments

Comments
 (0)