mirror of
https://github.com/TracksApp/tracks.git
synced 2026-01-08 10:18:50 +01:00
forgot to cleanup the last patch
This commit is contained in:
parent
c9be43b2c8
commit
bb23a4acba
2 changed files with 3 additions and 3 deletions
|
|
@ -49,7 +49,7 @@ Feature: Manage contexts
|
|||
And he should see that a context named "@ipad" is present
|
||||
And the badge should show 1
|
||||
|
||||
@selenium, @wip
|
||||
@selenium
|
||||
Scenario: Add new context
|
||||
Given I have the following contexts
|
||||
| name | hide |
|
||||
|
|
@ -59,7 +59,7 @@ Feature: Manage contexts
|
|||
And I add a new context "@phone"
|
||||
Then I should see the context "@phone" under "active"
|
||||
|
||||
@selenium, @wip
|
||||
@selenium
|
||||
Scenario: Add new hidden context
|
||||
Given I have the following contexts
|
||||
| name | hide |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue