From 7e7bf1fd650a71fcc7dc9e884d4ce506509ee85d Mon Sep 17 00:00:00 2001 From: nightcityblade Date: Mon, 24 Aug 2026 11:10:51 +0800 Subject: [PATCH] fix: stabilize disable restatement test at UTC boundary Signed-off-by: nightcityblade --- tests/core/test_plan.py | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/core/test_plan.py b/tests/core/test_plan.py index 79313c36bd..add85d2eec 100644 --- a/tests/core/test_plan.py +++ b/tests/core/test_plan.py @@ -2026,6 +2026,7 @@ def test_added_forward_only_model(make_snapshot, mocker: MockerFixture): assert snapshot_b.change_category == SnapshotChangeCategory.BREAKING +@time_machine.travel("2026-08-22 15:00:00 UTC") def test_disable_restatement(make_snapshot, mocker: MockerFixture): snapshot = make_snapshot( SqlModel(