Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions tests/dbt/test_model.py
Original file line number Diff line number Diff line change
Expand Up @@ -734,6 +734,7 @@ def test_load_microbatch_with_ref_no_filter(


@pytest.mark.slow
@pytest.mark.isolated
def test_load_multiple_snapshots_defined_in_same_file(sushi_test_dbt_context: Context) -> None:
context = sushi_test_dbt_context
assert context.get_model("snapshots.items_snapshot")
Expand Down