Skip to content

Commit

Permalink
migrate changing_relation_type test (#203)
Browse files Browse the repository at this point in the history
* migrate changing_relation_type test

* remove dev req change
  • Loading branch information
colin-rogers-dbt authored Oct 13, 2022
1 parent b3ab0bc commit 4d72c6f
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 52 deletions.
4 changes: 4 additions & 0 deletions tests/functional/adapter/test_changing_relation_type.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
from dbt.tests.adapter.relations.test_changing_relation_type import BaseChangeRelationTypeValidator

class TestRedshiftChangeRelationTypes(BaseChangeRelationTypeValidator):
pass

This file was deleted.

This file was deleted.

0 comments on commit 4d72c6f

Please sign in to comment.