Skip to content

Commit a671dad

Browse files
Update query snapshots
1 parent 5a7d485 commit a671dad

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

posthog/tasks/test/__snapshots__/test_process_scheduled_changes.ambr

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@
102102
"posthog_survey"."description",
103103
"posthog_survey"."linked_flag_id",
104104
"posthog_survey"."targeting_flag_id",
105+
"posthog_survey"."linked_insight_id",
105106
"posthog_survey"."internal_targeting_flag_id",
106107
"posthog_survey"."internal_response_sampling_flag_id",
107108
"posthog_survey"."type",
@@ -139,6 +140,7 @@
139140
"posthog_survey"."description",
140141
"posthog_survey"."linked_flag_id",
141142
"posthog_survey"."targeting_flag_id",
143+
"posthog_survey"."linked_insight_id",
142144
"posthog_survey"."internal_targeting_flag_id",
143145
"posthog_survey"."internal_response_sampling_flag_id",
144146
"posthog_survey"."type",
@@ -826,6 +828,7 @@
826828
"posthog_survey"."description",
827829
"posthog_survey"."linked_flag_id",
828830
"posthog_survey"."targeting_flag_id",
831+
"posthog_survey"."linked_insight_id",
829832
"posthog_survey"."internal_targeting_flag_id",
830833
"posthog_survey"."internal_response_sampling_flag_id",
831834
"posthog_survey"."type",
@@ -863,6 +866,7 @@
863866
"posthog_survey"."description",
864867
"posthog_survey"."linked_flag_id",
865868
"posthog_survey"."targeting_flag_id",
869+
"posthog_survey"."linked_insight_id",
866870
"posthog_survey"."internal_targeting_flag_id",
867871
"posthog_survey"."internal_response_sampling_flag_id",
868872
"posthog_survey"."type",

0 commit comments

Comments
 (0)