aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'features/recruits_who_answered_all_questions.feature')
-rw-r--r--features/recruits_who_answered_all_questions.feature2
1 files changed, 0 insertions, 2 deletions
diff --git a/features/recruits_who_answered_all_questions.feature b/features/recruits_who_answered_all_questions.feature
index d5861c0..33f5110 100644
--- a/features/recruits_who_answered_all_questions.feature
+++ b/features/recruits_who_answered_all_questions.feature
@@ -8,10 +8,8 @@ Feature: Viewing recruits who answered all questions
And recruit "recruit1" in following categories:
|some cat|
And user "recruit1" answered all questions in "some cat"
- And a user "recruit2" who is "recruit"
When I am on ready recruits page
Then I should see "recruit1" within ".user .collection"
- And I should see "recruit2" within ".user .collection"
Scenario: Go to ready recruits from homepage
Given a question "some question" in category "some cat"