Skip to content

Commit 515df2c

Browse files
committed
Fix: Remove extra colon that messes up the test
1 parent d8dcf3d commit 515df2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/bdd/flex/way-change.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Feature: Changing ways in a flex database
88
| 10 | 12 | 14 | 16 | 18 |
99

1010
Scenario Outline:
11-
Given the OSM data:
11+
Given the OSM data
1212
"""
1313
w10 v1 dV Tt1=yes Nn10,n11
1414
w11 v1 dV Tt1=yes Nn12,n13

0 commit comments

Comments
 (0)