mark the trumpter mentioning spec wip so travis rake cucumber returns the right response code if it is green
This commit is contained in:
parent
0216385991
commit
f36e081a04
1 changed files with 1 additions and 0 deletions
|
|
@ -23,6 +23,7 @@ Feature: Creating a new post
|
|||
Then I should see "This is super skrunkle" as the first post in my stream
|
||||
Then "This is super skrunkle" should be a limited post in my stream
|
||||
|
||||
@wip
|
||||
Scenario: Mention a contact
|
||||
Given a user named "Alice Smith" with email "alice@alice.alice"
|
||||
And a user with email "bob@bob.bob" is connected with "alice@alice.alice"
|
||||
|
|
|
|||
Loading…
Reference in a new issue