Skip to content

Commit ab4f8a3

Browse files
committed
Bug in tests/pytest/test_pytest_mcp_config.py
1 parent ff63b04 commit ab4f8a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/pytest/test_pytest_mcp_config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
]
2121
],
2222
rollout_processor=default_agent_rollout_processor,
23-
model=["fireworks_ai/accounts/fireworks/models/kimi-k2-instruct"],
23+
model=["gpt-4.1"],
2424
mode="pointwise",
2525
mcp_config_path="tests/pytest/mcp_configurations/mock_discord_mcp_config.json",
2626
)

0 commit comments

Comments
 (0)