Skip to content

Commit

Permalink
Skip another test
Browse files Browse the repository at this point in the history
  • Loading branch information
gshank committed Oct 11, 2024
1 parent dafda99 commit dce16ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/functional/adapter/persist_docs/test_persist_docs.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
)


@pytest.mark.skip_profile("apache_spark", "spark_session")
@pytest.mark.skip_profile("apache_spark", "spark_session", "databricks_cluster")
class TestPersistDocsDeltaTable:
@pytest.fixture(scope="class")
def models(self):
Expand Down

0 comments on commit dce16ff

Please sign in to comment.