use alt=false during cucumber testing

This commit is contained in:
Emil Tin
2013-05-10 17:17:24 +02:00
parent 411603ea03
commit 9588ef00a5
3 changed files with 11 additions and 10 deletions
+2 -1
View File
@@ -26,7 +26,8 @@ Feature: Handle bad data in a graceful manner
When I route I should get
| from | to | route |
| a | b | ab |
@todo
Scenario: Start/end point at the same location
Given the node map
| a | b |