//! Shared fixtures for the one test binary that has nothing to do with Postgres
//! (`outbox_settings_from_env.rs`). The real-Postgres harness lives in
//! `tests/postgres/common/mod.rs` (RELIAR-27 folded every Postgres-touching scenario into one
//! binary; this file never touches a container at all, so it stayed separate).
pub use ;