Skip to content

Commit

Permalink
new tests
Browse files Browse the repository at this point in the history
  • Loading branch information
benc-db committed Oct 13, 2023
1 parent 117bdae commit d0d161d
Show file tree
Hide file tree
Showing 2 changed files with 560 additions and 0 deletions.
1 change: 1 addition & 0 deletions tests/functional/adapter/test_dbt_clone.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
import pytest
from dbt.tests.adapter.dbt_clone.test_dbt_clone import BaseClonePossible
from dbt.tests.adapter.dbt_clone.test_dbt_clone import TestCloneSameTargetAndState # noqa F401


class TestDatabricksClonePossible(BaseClonePossible):
Expand Down
Loading

0 comments on commit d0d161d

Please sign in to comment.