Skip to content

Commit aecff18

Browse files
authored
Update test_outline.py
Trying to force a rerun: change American spelling to British
1 parent 8e09690 commit aecff18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/feature/test_outline.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ def _(string):
222222

223223

224224
def test_forward_slash_in_params(pytester):
225-
"""Test parametrized scenario when the parameter contains a slash, such in a URL."""
225+
"""Test parametrised scenario when the parameter contains a slash, such in a URL."""
226226

227227
pytester.makefile(
228228
".feature",

0 commit comments

Comments
 (0)