Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
ianperera committed Nov 18, 2024
1 parent df53d60 commit 582c936
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ def handle_backend_exception(e, user_account, template_id, personalisation)
e,
{
args: { recipient_identifier: { id_value: user_account.id, id_type: 'UserAccountId' },
template_id:, personalisation: },
template_id:, personalisation: }
},
{ error: :va_notify_user_account_job }
)
Expand Down

0 comments on commit 582c936

Please sign in to comment.