Skip to content

Commit

Permalink
remove holdover code
Browse files Browse the repository at this point in the history
  • Loading branch information
colin-rogers-dbt committed Sep 11, 2024
1 parent 051fe05 commit c971e52
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/unit/test_adapter.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@
from dbt.adapters.spark import SparkAdapter, SparkRelation
from .utils import config_from_parts_or_dicts

pytest.mark.usefixtures("target_http")


class TestSparkAdapter(unittest.TestCase):
@pytest.fixture(autouse=True)
Expand Down

0 comments on commit c971e52

Please sign in to comment.