diff --git a/features/steps/project/project_browse_commits.rb b/features/steps/project/project_browse_commits.rb index b4c595f..fb26d41 100644 --- a/features/steps/project/project_browse_commits.rb +++ b/features/steps/project/project_browse_commits.rb @@ -53,7 +53,7 @@ class ProjectBrowseCommits < Spinach::FeatureSteps end Then 'I see commits stats' do - page.should have_content 'Stats' + page.should have_content 'Top 50 Committers' page.should have_content 'Committers' page.should have_content 'Total commits' page.should have_content 'Authors' -- libgit2 0.21.2