Merge remote-tracking branch 'parent/main' into upstream-20240112
This commit is contained in:
commit
e65fb9fb51
333 changed files with 2661 additions and 1461 deletions
|
@ -143,7 +143,7 @@ RSpec.describe ActivityPub::Activity::Update do
|
|||
subject.perform
|
||||
end
|
||||
|
||||
it 'forwards to parent status holder' do
|
||||
it 'forwards to parent status holder', :sidekiq_inline do
|
||||
expect(a_request(:post, 'https://example.com/inbox').with(body: hash_including({
|
||||
type: 'Update',
|
||||
signature: 'foo',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue