mirror of
https://github.com/openai/codex.git
synced 2026-04-24 14:45:27 +00:00
Backfill project doc instructions in state tests
Co-authored-by: Codex <noreply@openai.com>
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user