Commit ff7fd111 authored by Rémy Coutable's avatar Rémy Coutable

Remove features/admin/settings.feature

Signed-off-by: default avatarRémy Coutable <remy@rymai.me>
parent b67d7922
@admin
Feature: Admin Settings
Background:
Given I sign in as an admin
And I visit admin settings page
Scenario: Help text
When I set the help text
Then I should see the help text
And I go to help page
Then I should see the help text
And I logout
Then I should see the help text
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment