We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51f330e commit e5d2f8dCopy full SHA for e5d2f8d
integration_tests/tests/test_exposure_schema_validity.py
@@ -9,6 +9,7 @@ def seed(dbt_project: DbtProject):
9
assert seed_result is True
10
11
12
+@pytest.mark.skip_for_dbt_fusion
13
def test_exposure_schema_validity_existing_exposure_yml_invalid(
14
test_id: str, dbt_project: DbtProject
15
):
0 commit comments