mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-10 00:28:31 +00:00
Fix import sorting in integration tests
Co-Authored-By: Joe Moura <joao@crewai.com>
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
import pytest
|
||||
|
||||
from src.crewai.llm import LLM
|
||||
|
||||
|
||||
def test_azure_detection_with_credentials():
|
||||
"""Test that Azure is detected correctly when credentials are provided but model lacks azure/ prefix."""
|
||||
# Create LLM instance with Azure parameters but without azure/ prefix
|
||||
|
||||
Reference in New Issue
Block a user