Files
gitlabhq/features/project/source/git_blame.feature
T
2014-07-31 16:20:47 +03:00

11 lines
283 B
Gherkin

Feature: Project Browse git repo
Background:
Given I sign in as a user
And I own project "Shop"
Given I visit project source page
Scenario: I blame file
Given I click on ".gitignore" file in repo
And I click blame button
Then I should see git file blame