Skip to content

Commit

Permalink
test name change (#1005)
Browse files Browse the repository at this point in the history
  • Loading branch information
McKnight-42 authored Apr 11, 2024
1 parent da88539 commit 0646c24
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 0646c24

Please sign in to comment.