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

Fix inaccurate code comment

parent 24b105e2
No related branches found
No related tags found
2 merge requests!12073Add RC2 changes to 9-3-stable,!11346Add auxiliary blob viewers to dependency files
Pipeline #
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