mirror of
https://github.com/TracksApp/tracks.git
synced 2026-01-31 13:15:17 +01:00
fix failing calendar scenarios
This commit is contained in:
parent
78a7bfe8e4
commit
5f8f2eefa9
8 changed files with 44 additions and 74 deletions
|
|
@ -72,7 +72,7 @@ Feature: Edit a context
|
|||
When I submit a new action with description "todo X" to project "test project" in the context "@personal"
|
||||
Then I should see the todo "todo X"
|
||||
|
||||
@javascript
|
||||
@javascript
|
||||
Scenario: Moving the todo to the tickler will move todo to tickler container and update empty messages
|
||||
Given I have a context "test" with 1 todos
|
||||
When I go to the "test" context
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue