Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
daibhin committed Nov 29, 2024
1 parent f72ccdc commit 3ac6a9e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/__tests__/posthog-core.ts
Original file line number Diff line number Diff line change
Expand Up @@ -437,6 +437,7 @@ describe('posthog core', () => {
$session_id: 'sessionId',
$is_identified: false,
$process_person_profile: false,
$recording_status: 'buffering',
})
})

Expand Down

0 comments on commit 3ac6a9e

Please sign in to comment.