Commit 151a28dd authored by Eric Eastwood's avatar Eric Eastwood
parent e63280fa
......@@ -14,7 +14,7 @@ feature 'Groups > Contribution Analytics', js: true, feature: true do
it 'displays Contribution Analytics' do
visit group_path(group)
click_link 'Contribution Analytics'
find('a', text: 'Contribution Analytics').trigger('click')
expect(page).to have_content "Contribution analytics for issues, merge requests and push"
end
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment