mirror of
https://github.com/TracksApp/tracks.git
synced 2026-02-02 14:11:46 +01:00
fix failing calendar scenarios
This commit is contained in:
parent
78a7bfe8e4
commit
5f8f2eefa9
8 changed files with 44 additions and 74 deletions
|
|
@ -132,7 +132,7 @@ Feature: Edit a project
|
|||
And I should see empty message for completed todos of project
|
||||
And I should see empty message for todos of project
|
||||
|
||||
@javascript
|
||||
@javascript
|
||||
Scenario: Moving the todo out of the tickler will move todo to active container and update empty messages
|
||||
Given I have a project "test" with 1 deferred todos
|
||||
When I go to the "test" project
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue