Skip to content

Commit

Permalink
add to core
Browse files Browse the repository at this point in the history
  • Loading branch information
neilkakkar committed Aug 17, 2023
1 parent 117ace6 commit 299f481
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions posthog-core/test/posthog.featureflags.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -400,6 +400,7 @@ describe('PostHog Core', () => {
properties: {
$feature_flag: 'feature-1',
$feature_flag_response: true,
'$feature/feature-1': true,
},
type: 'capture',
},
Expand Down

0 comments on commit 299f481

Please sign in to comment.