summaryrefslogtreecommitdiff
path: root/features/admin
diff options
context:
space:
mode:
authorSemyon Pupkov <mail@semyonpupkov.com>2016-12-06 13:54:35 +0500
committerSemyon Pupkov <mail@semyonpupkov.com>2016-12-06 22:16:32 +0500
commite16bc50d363fe65bbceb8aed39a0e19ec91b3329 (patch)
tree67a8bf258d3053705511f8ff977febd8befe9c14 /features/admin
parent18201ace36f13eb916737154178d700feb4eeec6 (diff)
downloadgitlab-ce-e16bc50d363fe65bbceb8aed39a0e19ec91b3329.tar.gz
Move admin logs spinach test to rspec
https://gitlab.com/gitlab-org/gitlab-ce/issues/23036
Diffstat (limited to 'features/admin')
-rw-r--r--features/admin/logs.feature8
1 files changed, 0 insertions, 8 deletions
diff --git a/features/admin/logs.feature b/features/admin/logs.feature
deleted file mode 100644
index ceb3bc34927..00000000000
--- a/features/admin/logs.feature
+++ /dev/null
@@ -1,8 +0,0 @@
-@admin
-Feature: Admin Logs
- Background:
- Given I sign in as an admin
-
- Scenario: On Admin Logs
- Given I visit admin logs page
- Then I should see tabs with available logs