Skip to content

Commit e5d2f8d

Browse files
committed
skip another exposures validity test in dbt fusion
1 parent 51f330e commit e5d2f8d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

integration_tests/tests/test_exposure_schema_validity.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ def seed(dbt_project: DbtProject):
99
assert seed_result is True
1010

1111

12+
@pytest.mark.skip_for_dbt_fusion
1213
def test_exposure_schema_validity_existing_exposure_yml_invalid(
1314
test_id: str, dbt_project: DbtProject
1415
):

0 commit comments

Comments
 (0)