Satisfy Rubocop
This commit is contained in:
parent
61fd9ccf47
commit
dc4726f0a7
2 changed files with 0 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue