diff --git a/posthog/api/test/__snapshots__/test_survey.ambr b/posthog/api/test/__snapshots__/test_survey.ambr index ebed1606703a7..fb017fba123d4 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 ('0193a364a0090000503c20ee25701d2f'::uuid) + WHERE "posthog_survey_actions"."survey_id" IN ('0193a37cc6290000da25d066dac12f3f'::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 ('0193a364a0090000503c20ee25701d2f'::uuid) + WHERE "posthog_survey_actions"."survey_id" IN ('0193a37cc6290000da25d066dac12f3f'::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 ('0193a364a0090000503c20ee25701d2f'::uuid) + WHERE "posthog_survey_actions"."survey_id" IN ('0193a37cc6290000da25d066dac12f3f'::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 ('0193a364a0090000503c20ee25701d2f'::uuid) + WHERE "posthog_survey_actions"."survey_id" IN ('0193a37cc6290000da25d066dac12f3f'::uuid) ''' # --- # name: TestSurveysAPIList.test_list_surveys.7