mirror of
https://github.com/TracksApp/tracks.git
synced 2026-03-15 08:46:34 +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"
|
Given I have a deferred todo "moving" in context "@pc" with tags "tag"
|
||||||
When I go to the tickler page
|
When I go to the tickler page
|
||||||
And I edit the context of "moving" to "@new"
|
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
|
@javascript
|
||||||
Scenario: Making an error when editing a todo will show error message
|
Scenario: Making an error when editing a todo will show error message
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue