Skip to content

Commit

Permalink
test name change
Browse files Browse the repository at this point in the history
  • Loading branch information
McKnight-42 committed Apr 10, 2024
1 parent da88539 commit 4824ffa
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 4824ffa

Please sign in to comment.