Files
gitlabhq/features/admin/git_hooks.feature
2015-03-26 13:38:26 +02:00

9 lines
227 B
Gherkin

@admin
Feature: Admin git hooks sample
Background:
Given I sign in as an admin
And I visit git hooks page
Scenario: I can create git hook sample
When I fill in a form and submit
Then I see my git hook saved