From 5a47ae2ee99a78972e7f49cac26f0b9e3e9b4958 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 6 Dec 2024 19:41:10 +0000 Subject: [PATCH] Update query snapshots --- posthog/api/test/__snapshots__/test_survey.ambr | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/posthog/api/test/__snapshots__/test_survey.ambr b/posthog/api/test/__snapshots__/test_survey.ambr index b926562fe7e11..e2c43b2cf3890 100644 --- a/posthog/api/test/__snapshots__/test_survey.ambr +++ b/posthog/api/test/__snapshots__/test_survey.ambr @@ -356,7 +356,7 @@ "posthog_action"."last_calculated_at" FROM "posthog_action" INNER JOIN "posthog_survey_actions" ON ("posthog_action"."id" = "posthog_survey_actions"."action_id") - WHERE "posthog_survey_actions"."survey_id" IN ('01939d5ea49f00004f6832bba6ebe6a2'::uuid) + WHERE "posthog_survey_actions"."survey_id" IN ('01939d76aa0a0000a855d25112ec5897'::uuid) ''' # --- # name: TestSurveysAPIList.test_list_surveys.16 @@ -698,7 +698,7 @@ "posthog_action"."last_calculated_at" FROM "posthog_action" INNER JOIN "posthog_survey_actions" ON ("posthog_action"."id" = "posthog_survey_actions"."action_id") - WHERE "posthog_survey_actions"."survey_id" IN ('01939d5ea49f00004f6832bba6ebe6a2'::uuid) + WHERE "posthog_survey_actions"."survey_id" IN ('01939d76aa0a0000a855d25112ec5897'::uuid) ''' # --- # name: TestSurveysAPIList.test_list_surveys.25 @@ -1098,7 +1098,7 @@ "posthog_action"."last_calculated_at" FROM "posthog_action" INNER JOIN "posthog_survey_actions" ON ("posthog_action"."id" = "posthog_survey_actions"."action_id") - WHERE "posthog_survey_actions"."survey_id" IN ('01939d5ea49f00004f6832bba6ebe6a2'::uuid) + WHERE "posthog_survey_actions"."survey_id" IN ('01939d76aa0a0000a855d25112ec5897'::uuid) ''' # --- # name: TestSurveysAPIList.test_list_surveys.34 @@ -1783,7 +1783,7 @@ "posthog_action"."last_calculated_at" FROM "posthog_action" INNER JOIN "posthog_survey_actions" ON ("posthog_action"."id" = "posthog_survey_actions"."action_id") - WHERE "posthog_survey_actions"."survey_id" IN ('01939d5ea49f00004f6832bba6ebe6a2'::uuid) + WHERE "posthog_survey_actions"."survey_id" IN ('01939d76aa0a0000a855d25112ec5897'::uuid) ''' # --- # name: TestSurveysAPIList.test_list_surveys.7