mirror of
https://github.com/openai/codex.git
synced 2026-09-16 12:13:30 +00:00
comment
This commit is contained in:
@@ -262,7 +262,7 @@ fn todo_update_emits_todo_list_started_updated_and_completed() {
|
||||
})]
|
||||
);
|
||||
|
||||
// Second todo_write update (todo_update; plan_update legacy alias) => item.updated (same id)
|
||||
// Second todo_write update => item.updated (same id)
|
||||
let second = event(
|
||||
"p2",
|
||||
EventMsg::TodoUpdate(UpdateTodoArgs::new(
|
||||
|
||||
Reference in New Issue
Block a user