From 82caa357cda1fa2d9f65a76a83809a42ba1cce32 Mon Sep 17 00:00:00 2001 From: Emil Tin Date: Tue, 2 Oct 2012 13:41:13 +0200 Subject: [PATCH] update test for maxspeed to use motorway speed --- features/car/maxspeed.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features/car/maxspeed.feature b/features/car/maxspeed.feature index bd505da8d..da6222460 100644 --- a/features/car/maxspeed.feature +++ b/features/car/maxspeed.feature @@ -16,7 +16,7 @@ Feature: Max speed restrictions When I route I should get | from | to | route | time | - | a | b | ab | 60s ~10% | + | a | b | ab | 40s ~10% | | b | c | bc | 360s +-1 | Scenario: Car - Max speed on a slow roads