Skip to content

Commit 628ac9b

Browse files
committed
add tests for changing relation type
1 parent 924c9d8 commit 628ac9b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
from dbt.tests.adapter.relations.test_changing_relation_type import BaseChangeRelationTypeValidator
2+
3+
4+
class TestChangeRelationTypesSQLServer(BaseChangeRelationTypeValidator):
5+
pass

0 commit comments

Comments
 (0)