Skip to content
Snippets Groups Projects
Commit dc41d5b7 authored by Douwe Maan's avatar Douwe Maan
Browse files

Fix inaccurate code comment

Former-commit-id: 1ede9957
parent 5daa3a71
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -452,7 +452,7 @@ feature 'File blob', :js, feature: true do
 
it 'displays an auxiliary viewer' do
aggregate_failures do
# shows license
# shows names of dependency manager and package
expect(page).to have_content('This project manages its dependencies using RubyGems and defines a gem named activerecord.')
 
# shows a link to the gem
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment