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 33e9bc4 commit 59f9794Copy full SHA for 59f9794
src/backend/tests/agents/test_tech_support.py
@@ -64,6 +64,7 @@
64
os.environ["AZURE_OPENAI_API_VERSION"] = "2023-01-01"
65
os.environ["AZURE_OPENAI_ENDPOINT"] = "https://mock-openai-endpoint"
66
67
+
68
# Mock Azure DefaultAzureCredential
69
@pytest.fixture(autouse=True)
70
def mock_azure_credentials():
0 commit comments