mirror of
https://github.com/openai/codex.git
synced 2026-05-03 04:42:20 +03:00
tests: fix module ordering for output_last_message in test suite
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
// Aggregates all former standalone integration tests as modules.
|
||||
mod apply_patch;
|
||||
mod output_last_message;
|
||||
mod auth_env;
|
||||
mod output_last_message;
|
||||
mod output_schema;
|
||||
mod resume;
|
||||
mod sandbox;
|
||||
|
||||
Reference in New Issue
Block a user