-
Notifications
You must be signed in to change notification settings - Fork 179
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update to use centralized relation type tests
- Loading branch information
1 parent
5c62e87
commit 07ae3c5
Showing
3 changed files
with
5 additions
and
75 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
from dbt.tests.adapter.persist_test_results.basic import PersistTestResults | ||
|
||
|
||
class TestPersistTestResults(PersistTestResults): | ||
pass |
20 changes: 0 additions & 20 deletions
20
tests/functional/persist_test_results/test_persist_test_results.py
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.