mark the trumpter mentioning spec wip so travis rake cucumber returns the right response code if it is green

This commit is contained in:
Maxwell Salzberg 2012-04-04 10:40:46 -07:00
parent 0216385991
commit f36e081a04

View file

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