mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-31 14:28:49 +01:00
try another day to get rid of test failure
I do not see the failure locally, guessing this causes the failure...
This commit is contained in:
parent
098f57e0f1
commit
126f07a593
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue