Merge commit '389a6cc4c0
' into upstream-20231108
This commit is contained in:
commit
08f86bcb8f
107 changed files with 970 additions and 703 deletions
|
@ -1,4 +1,3 @@
|
|||
# frozen_string_literal: true
|
||||
|
||||
Fabricator :access_token, from: 'Doorkeeper::AccessToken' do
|
||||
end
|
||||
Fabricator :access_token, from: 'Doorkeeper::AccessToken'
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
# frozen_string_literal: true
|
||||
|
||||
Fabricator(:conversation) do
|
||||
end
|
||||
Fabricator(:conversation)
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
# frozen_string_literal: true
|
||||
|
||||
Fabricator(:system_key) do
|
||||
end
|
||||
Fabricator(:system_key)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue