Commit dc4726f0 authored by Douwe Maan's avatar Douwe Maan

Satisfy Rubocop

parent 61fd9ccf
......@@ -196,7 +196,6 @@ describe BlobHelper do
end
end
context 'when the viewer is not rich' do
before do
viewer_class.type = :simple
......
......@@ -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
......
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