update cucumber test to work with lua profiles
This commit is contained in:
@@ -3,8 +3,6 @@ Feature: Penalties
|
||||
|
||||
Background:
|
||||
Given the speedprofile "bicycle"
|
||||
And the speedprofile settings
|
||||
| trafficSignalPenalty | 20 |
|
||||
|
||||
Scenario: Passing a traffic signal should incur a delay
|
||||
Given the node map
|
||||
|
||||
Reference in New Issue
Block a user