Skip to content

Commit

Permalink
Merge branch 'main' into config/dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
mikealfare authored Apr 12, 2024
2 parents 1af4cf1 + 0646c24 commit d8961a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/functional/adapter/dbt_clone/test_dbt_clone.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")
class TestSparkBigqueryClonePossible(BaseClonePossible):
class TestSparkClonePossible(BaseClonePossible):
@pytest.fixture(scope="class")
def models(self):
return {
Expand Down

0 comments on commit d8961a2

Please sign in to comment.