Merge branch 'fix-cucumber' of https://github.com/TheMarex/Project-OSRM into TheMarex-fix-cucumber
This commit is contained in:
commit
7d5b88fff8
@ -19,7 +19,7 @@ def test_routability_row i
|
|||||||
else
|
else
|
||||||
# if we hit the wrong way segment, we assume it's
|
# if we hit the wrong way segment, we assume it's
|
||||||
# because the one we tested was not unroutable
|
# because the one we tested was not unroutable
|
||||||
r = {}
|
r[:status] = nil
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
result[direction] = r
|
result[direction] = r
|
||||||
|
Loading…
Reference in New Issue
Block a user