test(rectification): include birth context in entry fixture
This commit is contained in:
@@ -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({
|
||||
|
||||
Reference in New Issue
Block a user