Make disruptive cucumber feature wip
This commit is contained in:
parent
e4ad229a5a
commit
f3e655b10d
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ Feature: posting
|
||||||
And I am on the home page
|
And I am on the home page
|
||||||
Then I should see "I am eating a yogurt" within ".stream_element"
|
Then I should see "I am eating a yogurt" within ".stream_element"
|
||||||
|
|
||||||
@javascript
|
@javascript @wip
|
||||||
Scenario: delete a post
|
Scenario: delete a post
|
||||||
Given I am signed in
|
Given I am signed in
|
||||||
And I have an aspect called "Family"
|
And I have an aspect called "Family"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue