We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c50d0f commit 0b0d206Copy full SHA for 0b0d206
codex-rs/core/src/codex_tests.rs
@@ -5310,7 +5310,6 @@ async fn unified_exec_rejects_escalated_permissions_when_policy_not_on_request()
5310
}
5311
5312
#[tokio::test]
5313
-<<<<<<< HEAD
5314
async fn session_start_hooks_only_load_from_trusted_project_layers() -> std::io::Result<()> {
5315
let temp = tempfile::tempdir()?;
5316
let codex_home = temp.path().join("home");
0 commit comments