Skip to content

Commit d78e5f6

Browse files
committed
Chore: attempt to fix flakey dbt test
1 parent 7cfddd8 commit d78e5f6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/dbt/test_model.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -734,6 +734,7 @@ def test_load_microbatch_with_ref_no_filter(
734734

735735

736736
@pytest.mark.slow
737+
@pytest.mark.isolated
737738
def test_load_multiple_snapshots_defined_in_same_file(sushi_test_dbt_context: Context) -> None:
738739
context = sushi_test_dbt_context
739740
assert context.get_model("snapshots.items_snapshot")

0 commit comments

Comments
 (0)