Skip to content

Commit f684026

Browse files
committed
Update test comment
1 parent 04a1f6f commit f684026

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/feature/test_steps.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -623,7 +623,7 @@ def _(stuff):
623623

624624

625625
def test_right_aligned_steps(pytester):
626-
"""Using the same given fixture raises an error."""
626+
"""Parser correctly handles steps that are not left-aligned"""
627627
pytester.makefile(
628628
".feature",
629629
right_aligned_steps=textwrap.dedent(

0 commit comments

Comments
 (0)