mirror of
https://github.com/osm2pgsql-dev/osm2pgsql.git
synced 2025-08-16 16:03:23 +00:00
Fix: Remove extra colon that messes up the test
This commit is contained in:
@ -8,7 +8,7 @@ Feature: Changing ways in a flex database
|
||||
| 10 | 12 | 14 | 16 | 18 |
|
||||
|
||||
Scenario Outline:
|
||||
Given the OSM data:
|
||||
Given the OSM data
|
||||
"""
|
||||
w10 v1 dV Tt1=yes Nn10,n11
|
||||
w11 v1 dV Tt1=yes Nn12,n13
|
||||
|
Reference in New Issue
Block a user