Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRémy Coutable <remy@rymai.me>2016-11-24 16:26:33 +0300
committerRémy Coutable <remy@rymai.me>2016-11-24 16:26:33 +0300
commitc66502a2fbe4f55589af693fa3522ce8fee0fe3f (patch)
tree17caa7d7968c9ea50905bdf965c03c309c2007c9 /features/admin
parentd5740d3bb6ad23c74e8968f62ec479929c63fb44 (diff)
parentc18f96cfe950b11e2784479cbc7e518667273143 (diff)
Merge branch 'move-admin-spam-spinach-test-to-rspec' into 'master'
Move admin spam spinach test to RSpec See merge request !7708
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