Merge branch 'TheMarex-fix-cucumber' into develop

This commit is contained in:
Dennis Luxen 2014-06-09 18:41:37 +02:00
commit 8611e40172

View File

@ -19,7 +19,7 @@ def test_routability_row i
else
# if we hit the wrong way segment, we assume it's
# because the one we tested was not unroutable
r = {}
r[:status] = nil
end
end
result[direction] = r