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

settings.feature « admin « features - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 8799c053ea23e8a45f35eebe121f224e997b22cc (plain)
1
2
3
4
5
6
7
8
9
@admin
Feature: Admin Settings
  Background:
    Given I sign in as an admin
    And I visit admin settings page

  Scenario: Change application settings
    When I disable gravatars and save form
    Then I should be see gravatar disabled