gitlab-org--gitlab-foss/features/dashboard/help.feature
2014-02-11 16:23:33 +01:00

8 lines
292 B
Gherkin

Feature: Help
Background:
Given I sign in as a user
And I visit the "Rake Tasks" help page
Scenario: The markdown should be rendered correctly
Then I should see "Rake Tasks" page markdown rendered
And Header "Rebuild project satellites" should have correct ids and links