mirror of
https://github.com/TracksApp/tracks.git
synced 2026-02-11 18:04:22 +01:00
fix failing scenarios
This commit is contained in:
parent
67247980ad
commit
a4e0860aa4
4 changed files with 7 additions and 6 deletions
|
|
@ -269,7 +269,7 @@ Feature: Add new next action from every page
|
|||
Then I should not see "a new todo" in the project container of "another project"
|
||||
And I should not see empty message for deferred todos of project
|
||||
|
||||
@javascript @wip
|
||||
@javascript
|
||||
Scenario Outline: I can add multiple todos in a new project and a new context
|
||||
Given I have selected the view for group by <grouping>
|
||||
When I go to the home page
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue