Fix few test and notify for commit author
This commit is contained in:
parent
6ddacaf9bf
commit
211c06e419
3 changed files with 4 additions and 2 deletions
|
@ -14,6 +14,6 @@ class ProjectBrowseGitRepo < Spinach::FeatureSteps
|
|||
Then 'I should see git file blame' do
|
||||
page.should have_content "rubygems.org"
|
||||
page.should have_content "Dmitriy Zaporozhets"
|
||||
page.should have_content "bc3735004cb Moving to rails 3.2"
|
||||
page.should have_content "Moving to rails 3.2"
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue