Skip to content

Commit

Permalink
add skips for test
Browse files Browse the repository at this point in the history
  • Loading branch information
McKnight-42 committed Aug 2, 2024
1 parent bb5efcd commit 1db7911
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -83,5 +83,6 @@ def test_run_incremental_sync_all_columns(self, project):
self.run_incremental_sync_remove_only(project)


@pytest.mark.skip_profile("apache_spark", "spark_session")
class TestIncrementalCaseSenstivityOnSchemaChange(BaseIncrementalCaseSenstivityOnSchemaChange):
pass

0 comments on commit 1db7911

Please sign in to comment.