Autofix Rubocop RSpec/EmptyLineAfterFinalLet (#23707)
This commit is contained in:
@ -4,6 +4,7 @@ describe SharesController do
|
||||
render_views
|
||||
|
||||
let(:user) { Fabricate(:user) }
|
||||
|
||||
before { sign_in user }
|
||||
|
||||
describe 'GTE #show' do
|
||||
|
Reference in New Issue
Block a user