Skip to content

Commit

Permalink
chore: migrating intercom, braze, marketo_static_list, snapchat_custo…
Browse files Browse the repository at this point in the history
…m_audience, fb, fbpixel, clevertap, criteo_audience
  • Loading branch information
Sai Sankeerth committed Oct 26, 2023
1 parent a542c80 commit 48e40b3
Show file tree
Hide file tree
Showing 17 changed files with 3,976 additions and 12 deletions.
10 changes: 1 addition & 9 deletions test/__tests__/proxy.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -36,15 +36,7 @@ jest.mock('axios', () => jest.fn(mockedAxiosClient));

const version = '1';
const destinations = [
'braze',
'facebook_pixel',
'fb',
'snapchat_custom_audience',
'clevertap',
'marketo_static_list',
'criteo_audience',
'tiktok_ads',
'intercom',
'tiktok_ads'
];

// start of generic tests
Expand Down
Loading

0 comments on commit 48e40b3

Please sign in to comment.