fix grid city periphery test

This commit is contained in:
Emil Tin
2012-10-02 13:22:14 +02:00
parent 87ff3f9b9b
commit ed8bc7ae58
2 changed files with 35 additions and 1 deletions
+1 -1
View File
@@ -214,7 +214,7 @@ Feature: Basic Routing
When I route I should get
| from | to | route |
| a | d | abcd |
| d | a | efgh |
| d | a | abcd |
| a | m | aeim |
| m | a | aeim |