Appease the dog overlords
This commit is contained in:
parent
7ccee0c000
commit
8c73636311
|
@ -9,9 +9,9 @@ describe UseCase::Question::Create do
|
|||
UseCase::Question::Create.call(
|
||||
source_user_id: source_user&.id,
|
||||
target_user_id: target_user.id,
|
||||
content: content,
|
||||
anonymous: anonymous,
|
||||
author_identifier: author_identifier
|
||||
content:,
|
||||
anonymous:,
|
||||
author_identifier:
|
||||
)
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in New Issue