Skip to content

Commit 0b0d206

Browse files
committed
fix: remove merge marker
Co-authored-by: Codex noreply@openai.com
1 parent 4c50d0f commit 0b0d206

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

codex-rs/core/src/codex_tests.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5310,7 +5310,6 @@ async fn unified_exec_rejects_escalated_permissions_when_policy_not_on_request()
53105310
}
53115311

53125312
#[tokio::test]
5313-
<<<<<<< HEAD
53145313
async fn session_start_hooks_only_load_from_trusted_project_layers() -> std::io::Result<()> {
53155314
let temp = tempfile::tempdir()?;
53165315
let codex_home = temp.path().join("home");

0 commit comments

Comments
 (0)