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

Satisfy Rubocop

parent 61fd9ccf
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -196,7 +196,6 @@ describe BlobHelper do
end
end
 
context 'when the viewer is not rich' do
before do
viewer_class.type = :simple
Loading
Loading
Loading
Loading
@@ -43,7 +43,6 @@ describe 'projects/blob/_viewer.html.haml', :view do
it 'adds a URL to the blob viewer element' do
render_view
 
expect(rendered).to have_css('.blob-viewer[data-url]')
end
 
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