Skip to content

Commit 08e492d

Browse files
authored
test - indirect breaking changes
1 parent 2e1bb9f commit 08e492d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/core/test_plan.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4200,4 +4200,4 @@ def test_indirect_change_to_materialized_view_is_breaking(make_snapshot):
42004200

42014201
PlanBuilder(context_diff).build()
42024202

4203-
assert snapshot_b_new.change_category == SnapshotChangeCategory.BREAKING
4203+
assert snapshot_b_new.change_category == SnapshotChangeCategory.INDIRECT_BREAKING

0 commit comments

Comments
 (0)