Autofix Rubocop RSpec/EmptyLineAfterSubject (#23719)
This commit is contained in:
@@ -51,6 +51,7 @@ describe RelationshipsController do
|
||||
|
||||
context 'when select parameter is not provided' do
|
||||
subject { patch :update }
|
||||
|
||||
include_examples 'redirects back to followers page'
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user