codex: address PR review feedback (#15106)

This commit is contained in:
Eric Traut
2026-03-21 14:44:55 -06:00
parent bf91bae434
commit ca4837cd0d

View File

@@ -1,4 +1,5 @@
// Single integration test binary that aggregates all test modules.
// The submodules live in `tests/suite/`.
mod event_processor_with_json_output;
mod suite;
mod event_processor_with_json_output;