diff options
Diffstat (limited to 'features/suggest_questions.feature')
-rw-r--r-- | features/suggest_questions.feature | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/features/suggest_questions.feature b/features/suggest_questions.feature index 6ca8ded..22ac498 100644 --- a/features/suggest_questions.feature +++ b/features/suggest_questions.feature @@ -8,7 +8,6 @@ Feature: Suggest Questions And I am on the home page When I follow "Suggestion Questions" within ".navigation.main-nav" And I follow "New question" - And I fill in "question[content]" with "Some question" And I fill in "question[title]" with "Some question" And press "Create Question" And I should see "The question was created successfully" within ".flash.notice" |