diff --git a/features/view_done.feature b/features/view_done.feature index 701fb938..efb6072a 100644 --- a/features/view_done.feature +++ b/features/view_done.feature @@ -156,7 +156,7 @@ Feature: Show done @javascript @reset_time Scenario: Activating the last todo will show empty message Given the date is "2013-03-11" - And I have a completed todo with description "todo 2" in context "@pc" completed 1 days ago + And I have a completed todo with description "todo 2" in context "@pc" completed 2 days ago And I have a completed todo with description "todo 3" in context "@pc" completed 7 days ago When I go to the done actions page Then I should see "todo 1" in the done today container