codex: assert serialized v1 namespace tool order

This commit is contained in:
Ahmed Ibrahim
2026-05-29 01:31:33 -07:00
parent 6261f33a4f
commit ebe85c8af5

View File

@@ -235,11 +235,11 @@ async fn remote_multi_agent_version_selector_overrides_feature_flags() -> Result
assert_eq!(
namespace_child_tool_names(&v1_body, "multi_agent_v1"),
vec![
"spawn_agent".to_string(),
"send_input".to_string(),
"resume_agent".to_string(),
"wait_agent".to_string(),
"close_agent".to_string(),
"resume_agent".to_string(),
"send_input".to_string(),
"spawn_agent".to_string(),
"wait_agent".to_string(),
]
);
assert_eq!(