We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e1bb9f commit 08e492dCopy full SHA for 08e492d
tests/core/test_plan.py
@@ -4200,4 +4200,4 @@ def test_indirect_change_to_materialized_view_is_breaking(make_snapshot):
4200
4201
PlanBuilder(context_diff).build()
4202
4203
- assert snapshot_b_new.change_category == SnapshotChangeCategory.BREAKING
+ assert snapshot_b_new.change_category == SnapshotChangeCategory.INDIRECT_BREAKING
0 commit comments