Skip to content

Commit 7d46fed

Browse files
committed
Yarn lint fix
1 parent b526131 commit 7d46fed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/messaging/src/helpers/externalizePayload.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ describe('externalizePayload', () => {
2727
title: 'title',
2828
body: 'body',
2929
image: 'image',
30+
// eslint-disable-next-line camelcase
3031
click_action: 'https://www.self_orgin.com'
3132
},
3233
from: 'from',

0 commit comments

Comments
 (0)