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:
Diffstat (limited to 'features/admin/settings.feature')
-rw-r--r--features/admin/settings.feature16
1 files changed, 0 insertions, 16 deletions
diff --git a/features/admin/settings.feature b/features/admin/settings.feature
deleted file mode 100644
index 52e47307b23..00000000000
--- a/features/admin/settings.feature
+++ /dev/null
@@ -1,16 +0,0 @@
-@admin
-Feature: Admin Settings
- Background:
- Given I sign in as an admin
- And I visit admin settings page
-
- Scenario: Change application settings
- When I modify settings and save form
- Then I should see application settings saved
-
- Scenario: Change Slack Service Template settings
- When I click on "Service Templates"
- And I click on "Slack" service
- Then I check all events and submit form
- And I should see service template settings saved
- And I should see all checkboxes checked