From 15a9e3f248ffe921e3bd8be835a8f8cb493dff50 Mon Sep 17 00:00:00 2001 From: Jesse_Chen Date: Wed, 12 Aug 2026 09:46:54 +0800 Subject: [PATCH] test(rectification): include birth context in entry fixture --- frontend/tests/rectification-v9-entry-routing.test.ts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/frontend/tests/rectification-v9-entry-routing.test.ts b/frontend/tests/rectification-v9-entry-routing.test.ts index 27ae5457..1cb690e8 100644 --- a/frontend/tests/rectification-v9-entry-routing.test.ts +++ b/frontend/tests/rectification-v9-entry-routing.test.ts @@ -214,6 +214,7 @@ test("open RPC passes the pinned skill and server-derived baseline only", async }; const profile = { birth_date: "1997-08-08", + birth_place_label: "河北省邯郸市", reported_birth_time: "05:00", active_birth_time: null, birth_time_source: "family_exact", @@ -222,6 +223,7 @@ test("open RPC passes the pinned skill and server-derived baseline only", async uncertainty_after_minutes: 10, latitude: 36.420487, longitude: 114.209936, + timezone_id: "Asia/Shanghai", timezone_offset: 8, }; const accounting = fakeAccounting({