Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
silesky committed Jan 20, 2025
1 parent b657a24 commit a9e9cbc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ import { AnalyticsService } from '../analytics'

const DEFAULT_LOAD_SETTINGS = {
writeKey: 'foo',
cdnSettings: { integrations: {} },
cdnSettings: new CDNSettingsBuilder().build(),
}

const mockGetCategories: jest.MockedFn<CreateWrapperSettings['getCategories']> =
Expand Down

0 comments on commit a9e9cbc

Please sign in to comment.