mirror of
https://github.com/TracksApp/tracks.git
synced 2026-01-24 09:46:11 +01:00
fix failing calendar scenarios
This commit is contained in:
parent
78a7bfe8e4
commit
5f8f2eefa9
8 changed files with 44 additions and 74 deletions
|
|
@ -23,7 +23,7 @@ Feature: dependencies
|
|||
When I expand the dependencies of "todo 2"
|
||||
Then I should see "todo 3" within the dependencies of "todo 2"
|
||||
|
||||
@javascript
|
||||
@javascript
|
||||
Scenario: I can edit a todo to add the todo as a dependency to another
|
||||
Given I have a context called "@pc"
|
||||
And I have a project "dependencies" that has the following todos
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue