mirror of
https://github.com/mastodon/mastodon.git
synced 2025-05-07 20:26:15 +00:00
Sidekiq needs to run inline now in specs
This commit is contained in:
parent
c8fbc194e9
commit
a5979402ce
|
@ -123,6 +123,7 @@ RSpec.describe ActivityPub::InboxesController, :sidekiq_inline do
|
|||
},
|
||||
status: 200
|
||||
)
|
||||
Sidekiq::Testing.inline!
|
||||
end
|
||||
|
||||
context 'with a create note' do
|
||||
|
|
Loading…
Reference in New Issue
Block a user