Skip to content

Commit 59f9794

Browse files
Testcases
1 parent 33e9bc4 commit 59f9794

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/backend/tests/agents/test_tech_support.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@
6464
os.environ["AZURE_OPENAI_API_VERSION"] = "2023-01-01"
6565
os.environ["AZURE_OPENAI_ENDPOINT"] = "https://mock-openai-endpoint"
6666

67+
6768
# Mock Azure DefaultAzureCredential
6869
@pytest.fixture(autouse=True)
6970
def mock_azure_credentials():

0 commit comments

Comments
 (0)