Skip to content

Commit 4b03059

Browse files
jmchiltondannon
andcommitted
Update test/integration/test_agents.py
Co-authored-by: Dannon <dannon.baker@gmail.com>
1 parent e2dcb5a commit 4b03059

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/integration/test_agents.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
"""Test Galaxy AI agents API with live LLM.
22
33
Requires a configured LLM — skipped unless GALAXY_TEST_ENABLE_LIVE_LLM=1.
4-
For deterministic tests without LLM, see test_agents_static.py.
4+
For deterministic tests without LLM, see test_static_agent_backend.py.
55
66
## Running:
77
export GALAXY_TEST_AI_API_KEY="your-api-key"

0 commit comments

Comments
 (0)