cuke test showing odd car speeds

This commit is contained in:
Emil Tin
2014-03-27 18:02:42 +01:00
parent c5893ef6e8
commit 45c96f73c2
2 changed files with 25 additions and 1 deletions
-1
View File
@@ -34,7 +34,6 @@ def test_routability_row i
result['bothw'][key] = 'diff'
end
end
result['bothw'][:response] = [result['forw'][:response],result['backw'][:response]]
result
end