We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1df271 commit 6891a1fCopy full SHA for 6891a1f
tests/conftest.py
@@ -43,4 +43,4 @@ def dbt_profile_target():
43
44
@pytest.fixture(scope="class")
45
def unique_schema(request, prefix) -> str:
46
- return os.getenv('DBT_ORACLE_SCHEMA')
+ return os.getenv('DBT_ORACLE_SCHEMA')
0 commit comments