summaryrefslogtreecommitdiff
path: root/features/admin
diff options
context:
space:
mode:
authorSemyon Pupkov <mail@semyonpupkov.com>2016-11-23 20:13:24 +0500
committerSemyon Pupkov <mail@semyonpupkov.com>2016-11-23 20:18:35 +0500
commitc18f96cfe950b11e2784479cbc7e518667273143 (patch)
tree4d1ad035e2781e0a7ef5ae443e590e95fc2ad7a2 /features/admin
parent3e0c6142d120538476019c877cf265c9a7f08c74 (diff)
downloadgitlab-ce-c18f96cfe950b11e2784479cbc7e518667273143.tar.gz
Move admin spam spinach test to Rspec
https://gitlab.com/gitlab-org/gitlab-ce/issues/23036
Diffstat (limited to 'features/admin')
-rw-r--r--features/admin/spam_logs.feature8
1 files changed, 0 insertions, 8 deletions
diff --git a/features/admin/spam_logs.feature b/features/admin/spam_logs.feature
deleted file mode 100644
index 92a5389e3a4..00000000000
--- a/features/admin/spam_logs.feature
+++ /dev/null
@@ -1,8 +0,0 @@
-Feature: Admin spam logs
- Background:
- Given I sign in as an admin
- And spam logs exist
-
- Scenario: Browse spam logs
- When I visit spam logs page
- Then I should see list of spam logs