mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-24 03:00:12 +01:00
cleanup test
This commit is contained in:
parent
82ac4e22b0
commit
131053fc1f
1 changed files with 1 additions and 1 deletions
|
|
@ -326,7 +326,7 @@ Feature: Edit a next action from every page
|
|||
Given I have a deferred todo "moving" in context "@pc" with tags "tag"
|
||||
When I go to the tickler page
|
||||
And I edit the context of "moving" to "@new"
|
||||
And I should see the container for context "@new"
|
||||
Then I should see the container for context "@new"
|
||||
|
||||
@javascript
|
||||
Scenario: Making an error when editing a todo will show error message
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue