Skip to content

Commit

Permalink
Update parameters
Browse files Browse the repository at this point in the history
CS-5771
  • Loading branch information
Tamara committed Oct 2, 2024
1 parent ec256c2 commit 8f1ef51
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ async function processNotification(
if (errorMessage) {
ctpLogger.error(
{ notification: utils.getNotificationForTracking(notification) },
`HMAC validation failed. Reason: "${errorMessage}"`,
`HMAC validation failed. Reason: "${errorMessage}" `,
)
return
}
Expand Down

0 comments on commit 8f1ef51

Please sign in to comment.