Skip to content

Commit 4821898

Browse files
authored
Update test_tags.py
Useless commit to retrigger checks
1 parent 88874a9 commit 4821898

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/feature/test_tags.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ def test_multiline_tags(pytester):
195195
pytester.makefile(
196196
".feature",
197197
test="""
198-
Feature: Scenario with multiple tags over multiple lines
198+
Feature: Scenario with tags over multiple lines
199199
200200
@tag1
201201
@tag2

0 commit comments

Comments
 (0)