diff --git a/tests/dbt/test_model.py b/tests/dbt/test_model.py index 7bcfe98768..9325509e26 100644 --- a/tests/dbt/test_model.py +++ b/tests/dbt/test_model.py @@ -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")