Remove unused stub json ld context (#25454)
This commit is contained in:
parent
00e92b4038
commit
f8afa0f614
6 changed files with 0 additions and 571 deletions
|
@ -9,7 +9,6 @@ RSpec.describe AfterBlockDomainFromAccountService, type: :service do
|
|||
let!(:alice) { Fabricate(:account, username: 'alice') }
|
||||
|
||||
before do
|
||||
stub_jsonld_contexts!
|
||||
allow(ActivityPub::DeliveryWorker).to receive(:perform_async)
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue