Skip to content

Commit

Permalink
chore: add clickId in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ujjwal-ab committed Nov 8, 2023
1 parent 6b0f287 commit 7db2a0b
Show file tree
Hide file tree
Showing 2 changed files with 4,820 additions and 4,689 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ export const data = [
order_id: '50314b8e9bcf000000000000',
requestIP: '123.0.0.0',
optOutType: 'LDP',
clickId: 'dummy_clickId',
products: [
{
sku: '45790-32',
Expand Down Expand Up @@ -132,6 +133,7 @@ export const data = [
'6ca13d52ca70c883e0f0bb101e425a89e8624de51db2d2392593af6a84118090',
],
client_user_agent: 'chrome',
click_id: 'dummy_clickId',
ge: ['1b16b1df538ba12dc3f97edbb85caa7050d46c148134290feba80f8236c83db9'],
},
custom_data: {
Expand Down
Loading

0 comments on commit 7db2a0b

Please sign in to comment.