Skip to content

Commit

Permalink
fix: fix unit test intercom
Browse files Browse the repository at this point in the history
  • Loading branch information
krishna2020 committed Jul 15, 2024
1 parent 2b5cf4f commit 9ba33e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/cdk/v2/destinations/intercom/utils.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -746,6 +746,7 @@ describe('attachUserAndCompany utility test', () => {
Authorization: 'Bearer testApiKey',
Accept: 'application/json',
'Intercom-Version': '1.4',
'User-Agent': 'RudderStack',
},
body: {
FORM: {},
Expand Down

0 comments on commit 9ba33e8

Please sign in to comment.