Skip to content

Commit b645bdb

Browse files
committed
Updated unit tests accordingly
1 parent 4088dce commit b645bdb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/unit/utils/test_pydantic_ai.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
from models.common.responses.responses_api_params import ResponsesApiParams
1212
from models.config import SkillsConfiguration
13-
from utils.pydantic_ai import (
13+
from utils.pydantic_ai_helpers import (
1414
_agent_capabilities,
1515
_skills_capability,
1616
build_agent,

0 commit comments

Comments
 (0)