Match formatted symlink socket test

This commit is contained in:
efrazer-oai
2026-06-23 20:06:34 -07:00
parent 580e4b04f4
commit 565eb91920

View File

@@ -97,7 +97,6 @@ fn proxy_ensure_listener_rejects_a_non_default_socket() -> Result<()> {
Ok(())
}
#[cfg(unix)]
#[test]
fn proxy_ensure_listener_accepts_default_socket_through_symlinked_codex_home() -> Result<()> {