Feature: Browse git repo
  Background: 
    Given I signin as a user
    And I own project "Shop"
    Given I visit project source page

  Scenario: I blame file
    Given I click on file from repo
    And I click blame button
    Then I should see git file blame