diff --git a/functional_tests/feature-flags.test.ts b/functional_tests/feature-flags.test.ts index d2fd05fbf..6e4fe65f5 100644 --- a/functional_tests/feature-flags.test.ts +++ b/functional_tests/feature-flags.test.ts @@ -178,7 +178,7 @@ describe('FunctionalTests / Feature Flags', () => { expect(getRequests(token)['/decide/']).toEqual([ // This is the initial call to the decide endpoint on PostHog init, with all info added from `loaded`. { - // $anon_distinct_id: 'anon-id', // no anonymous ID is sent because this was overridden on load + $anon_distinct_id: 'anon-id', distinct_id: 'test-id', groups: { playlist: 'id:77' }, person_properties: {