Fix match test by using the new threshold

This commit is contained in:
Patrick Niklaus 2015-03-18 00:21:04 +01:00
parent d3b9911445
commit 78735fae6b

View File

@ -16,7 +16,7 @@ Feature: Basic Map Matching
When I match I should get When I match I should get
| trace | timestamps | matchings | | trace | timestamps | matchings |
| abcd | 0 1 42 43 | ab,cd | | abcd | 0 1 62 63 | ab,cd |
Scenario: Testbot - Map matching with small distortion Scenario: Testbot - Map matching with small distortion
Given the node map Given the node map