Skip to content

Commit

Permalink
test name change (#1005) (#1007)
Browse files Browse the repository at this point in the history
(cherry picked from commit 0646c24)

Co-authored-by: Matthew McKnight <[email protected]>
  • Loading branch information
github-actions[bot] and McKnight-42 authored Apr 12, 2024
1 parent da81499 commit 4966fad
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 4966fad

Please sign in to comment.