Fix rubocop

This commit is contained in:
Filipa Lacerda 2018-04-13 10:16:52 +01:00
parent 5b171cee3a
commit 96d8a5adf3
No known key found for this signature in database
GPG key ID: 9CA3FDE4D1E2F1C8

View file

@ -42,7 +42,6 @@ describe 'Merge request > User scrolls to note on load', :js do
page.within note_container do
expect(page).not_to have_selector('.js-error-lazy-load-diff')
end
end
it 'expands collapsed notes' do