Fix specs
This commit is contained in:
parent
a85e11fa51
commit
578cf89812
6 changed files with 39 additions and 36 deletions
|
@ -53,8 +53,9 @@ class ProjectBrowseCommits < Spinach::FeatureSteps
|
|||
end
|
||||
|
||||
Then 'I see commits stats' do
|
||||
page.should have_content 'Stats for master'
|
||||
page.should have_content 'Stats'
|
||||
page.should have_content 'Committers'
|
||||
page.should have_content 'Total commits'
|
||||
page.should have_content 'Authors'
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue