forgot to cleanup the last patch

This commit is contained in:
Reinier Balt 2010-07-29 18:08:41 +02:00
parent c9be43b2c8
commit bb23a4acba
2 changed files with 3 additions and 3 deletions

View file

@ -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 |