Backfill project doc instructions in state tests

Co-authored-by: Codex <noreply@openai.com>
This commit is contained in:
Charles Cunningham
2026-03-13 07:35:06 -07:00
parent 105c20a522
commit 0a8e3f62d3

View File

@@ -276,6 +276,7 @@ mod tests {
realtime_active: None,
effort: None,
summary: ReasoningSummary::Auto,
project_doc_instructions: None,
user_instructions: None,
developer_instructions: None,
final_output_json_schema: None,
@@ -314,6 +315,7 @@ mod tests {
realtime_active: None,
effort: None,
summary: ReasoningSummary::Auto,
project_doc_instructions: None,
user_instructions: None,
developer_instructions: None,
final_output_json_schema: None,