Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
benjackwhite committed Dec 13, 2024
1 parent ba33272 commit 2fb2d20
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/__tests__/remote-config.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ describe('RemoteConfigLoader', () => {
let posthog: PostHog

beforeEach(() => {
// clean the JSDOM to prevent interdependencies between tests

const defaultConfig: Partial<PostHogConfig> = {
token: 'testtoken',
api_host: 'https://test.com',
Expand Down

0 comments on commit 2fb2d20

Please sign in to comment.