Skip to content

Commit

Permalink
test name change (#1005)
Browse files Browse the repository at this point in the history
(cherry picked from commit 0646c24)
  • Loading branch information
McKnight-42 authored and github-actions[bot] committed Apr 11, 2024
1 parent db8d1f0 commit c103be2
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 c103be2

Please sign in to comment.