Skip to content

Commit

Permalink
add test empty
Browse files Browse the repository at this point in the history
  • Loading branch information
ptiurin committed Aug 30, 2024
1 parent 2c1dc50 commit bd4c2b0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions tests/functional/adapter/test_empty.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
from dbt.tests.adapter.empty.test_empty import BaseTestEmpty


class TestFireboltEmpty(BaseTestEmpty):
pass

0 comments on commit bd4c2b0

Please sign in to comment.