Merge remote-tracking branch 'parent/main' into kbtopic-remove-quote
This commit is contained in:
commit
82b6413f61
12 changed files with 79 additions and 43 deletions
|
@ -207,7 +207,8 @@ RSpec.describe 'API V1 Push Subscriptions' do
|
|||
Fabricate(
|
||||
:web_push_subscription,
|
||||
endpoint: create_payload[:subscription][:endpoint],
|
||||
access_token_id: token.id
|
||||
access_token: token,
|
||||
user: user
|
||||
)
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue