Skip to content

Commit

Permalink
Rebase apply ruff
Browse files Browse the repository at this point in the history
  • Loading branch information
themisvaltinos committed Dec 18, 2024
1 parent 7d5d9e9 commit f012e96
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/core/test_model.py
Original file line number Diff line number Diff line change
Expand Up @@ -6436,6 +6436,8 @@ def test_column_description_metadata_change():
snapshot = snapshots[0]
assert len(snapshot.previous_versions) == 1
assert snapshot.change_category == SnapshotChangeCategory.METADATA


def test_model_on_virtual_update(make_snapshot: t.Callable):
# Macro to test resolution within virtual statement
@macro()
Expand Down

0 comments on commit f012e96

Please sign in to comment.