mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-15 00:38:27 +00:00
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