Review fixes
This commit is contained in:
committed by
Patrick Niklaus
parent
b95a58591d
commit
497709da13
@@ -62,7 +62,7 @@ Feature: Basic Map Matching
|
||||
Given a grid size of 100 meters
|
||||
|
||||
Given the query options
|
||||
| tidying | true |
|
||||
| tidy | true |
|
||||
|
||||
Given the node map
|
||||
"""
|
||||
@@ -82,7 +82,7 @@ Feature: Basic Map Matching
|
||||
Given a grid size of 100 meters
|
||||
|
||||
Given the query options
|
||||
| tidying | true |
|
||||
| tidy | true |
|
||||
|
||||
Given the node map
|
||||
"""
|
||||
@@ -102,7 +102,7 @@ Feature: Basic Map Matching
|
||||
Given a grid size of 8 meters
|
||||
|
||||
Given the query options
|
||||
| tidying | true |
|
||||
| tidy | true |
|
||||
|
||||
Given the node map
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user