mirror of
https://github.com/TracksApp/tracks.git
synced 2026-01-16 06:05:29 +01:00
Mark a few failing features as WIP until UI redesign is more complete
This commit is contained in:
parent
2c4784cfd2
commit
7ee2ba2c9b
4 changed files with 6 additions and 6 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 @wip
|
||||
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
|
||||
|
|
@ -173,4 +173,4 @@ Feature: dependencies
|
|||
| "dependencies" project | project |
|
||||
| "dependencies" project | context |
|
||||
| tag page for "bla" | context |
|
||||
| tag page for "bla" | project |
|
||||
| tag page for "bla" | project |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue