Skip to content

Commit db84671

Browse files
nightcitybladenightcitybladecmgoffena13
authored
fix: stabilize disable restatement test at UTC boundary (#5980)
Signed-off-by: nightcityblade <nightcityblade@gmail.com> Co-authored-by: nightcityblade <nightcityblade@gmail.com> Co-authored-by: Cortland Goffena <30168413+cmgoffena13@users.noreply.github.com>
1 parent 43678ed commit db84671

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/core/test_plan.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2026,6 +2026,7 @@ def test_added_forward_only_model(make_snapshot, mocker: MockerFixture):
20262026
assert snapshot_b.change_category == SnapshotChangeCategory.BREAKING
20272027

20282028

2029+
@time_machine.travel("2026-08-22 15:00:00 UTC")
20292030
def test_disable_restatement(make_snapshot, mocker: MockerFixture):
20302031
snapshot = make_snapshot(
20312032
SqlModel(

0 commit comments

Comments
 (0)