Skip to content

Commit

Permalink
Merge branch 'master' of ssh://github.com/segmentio/analytics-react-n…
Browse files Browse the repository at this point in the history
…ative
  • Loading branch information
Harsh Vardhan committed May 8, 2024
2 parents b7f0908 + a7aca6b commit e960fc3
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ describe('Unmapped destinations', () => {
test('no to all', async () => {
const { client } = createClient();
const testDestinations = setupTestDestinations(client);
await client.init();
const mockConsentStatuses = {
C0001: false,
C0002: false,
Expand Down

0 comments on commit e960fc3

Please sign in to comment.