summaryrefslogtreecommitdiff
path: root/features/admin/settings.feature
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