Adapts cuke

pull/485/head
Hagen Schink 11 years ago
parent 442ed6f433
commit 904d11eb03
  1. 2
      features/timelines/timeline_view.feature

@ -71,7 +71,7 @@ Feature: Timeline View Tests
And I set the columns shown in the timeline to:
| start_date |
| type |
| end_date |
| due_date |
Then I should see the column "Start date" before the column "End date" in the timelines table
And I should see the column "Start date" before the column "Type" in the timelines table
And I should see the column "Type" before the column "End date" in the timelines table

Loading…
Cancel
Save