mirror of
https://github.com/openai/codex.git
synced 2026-04-28 02:11:08 +03:00
patch-tools
This commit is contained in:
@@ -954,5 +954,5 @@ async fn history_dedupes_streamed_and_final_messages_across_turns() {
|
||||
.cloned()
|
||||
.expect("r3 missing input array");
|
||||
|
||||
assert_eq!(r3_input_array, r3_tail_expected);
|
||||
assert_eq!(json!(r3_input_array), r3_tail_expected);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user