Skip to content

Commit

Permalink
Some lest test adjustments
Browse files Browse the repository at this point in the history
  • Loading branch information
TheMarex committed Nov 2, 2016
1 parent 74989f8 commit 513a799
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions features/testbot/matching.feature
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ Feature: Basic Map Matching

When I match I should get
| trace | matchings | geometry |
| efbc | efbc | 1,0.99964,1.000359,0.99964,1.000359,1,1.000718,1 |
| efbc | efbc | 1,0.99964,1.000178,0.99964,1.000178,1,1.000359,1 |

Scenario: Testbot - Geometry details
Given the query options
Expand All @@ -179,7 +179,7 @@ Feature: Basic Map Matching

When I match I should get
| trace | matchings | geometry |
| abd | abd | 1,1,1.000089,1,1.000089,1,1.000089,0.99991 |
| abd | abd | 1,1,1.000179,1,1.000178,1,1.000178,0.99991 |

# Regression test 1 for issue 3176
Scenario: Testbot - multiuple segments: properly expose OSM IDs
Expand Down

0 comments on commit 513a799

Please sign in to comment.