summaryrefslogtreecommitdiff
path: root/features/abuse_report.feature
diff options
context:
space:
mode:
Diffstat (limited to 'features/abuse_report.feature')
-rw-r--r--features/abuse_report.feature7
1 files changed, 7 insertions, 0 deletions
diff --git a/features/abuse_report.feature b/features/abuse_report.feature
index 3e1cb455b77..212972a762a 100644
--- a/features/abuse_report.feature
+++ b/features/abuse_report.feature
@@ -8,3 +8,10 @@ Feature: Abuse reports
And I click "Report abuse" button
When I fill and submit abuse form
Then I should see success message
+
+ Scenario: Report abuse available only once
+ Given I visit "Mike" user page
+ And I click "Report abuse" button
+ When I fill and submit abuse form
+ And I visit "Mike" user page
+ Then I should see a red "Report abuse" button