gitlab-org--gitlab-foss/features/project/source/git_blame.feature

11 lines
284 B
Gherkin
Raw Normal View History

Feature: Project Source Git Blame
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
2014-09-29 21:11:30 +00:00
And I click Blame button
Then I should see git file blame