Autofix Rubocop RSpec/EmptyLineAfterSubject (#23719)
This commit is contained in:
@@ -110,6 +110,7 @@ RSpec.describe ActivityPub::Activity::Flag do
|
||||
|
||||
describe '#perform with a defined uri' do
|
||||
subject { described_class.new(json, sender) }
|
||||
|
||||
let(:flag_id) { 'http://example.com/reports/1' }
|
||||
|
||||
before do
|
||||
|
Reference in New Issue
Block a user