This commit is contained in:
Roy Han
2026-03-19 12:12:16 -07:00
parent 892a00b3ed
commit 1bfbb86ce1

View File

@@ -2738,6 +2738,7 @@ mod tests {
content: vec![codex_protocol::models::ContentItem::InputText {
text: "plain text".into(),
}],
metadata: None,
end_turn: None,
phase: None,
}),