fix cucumber tests and issues
This commit is contained in:
committed by
Patrick Niklaus
parent
e60ebee3f2
commit
ef1fb08723
@@ -21,8 +21,8 @@ Feature: Retrieve geometry
|
||||
| cd |
|
||||
|
||||
When I route I should get
|
||||
| from | to | route | geometry |
|
||||
| a | c | ab,bc | _ibE_~cH_seK_seK |
|
||||
| b | d | bc,cd | _seK_hgN_seK_seK |
|
||||
| from | to | route | geometry |
|
||||
| a | c | ab,bc,bc | _ibE_~cH_seK_seK |
|
||||
| b | d | bc,cd,cd | _seK_hgN_seK_seK |
|
||||
|
||||
# Mind the \ before the pipes
|
||||
|
||||
Reference in New Issue
Block a user