flag for login shell PATH (#9313)

This commit is contained in:
Jack Amadeo
2026-05-19 09:57:49 -04:00
committed by GitHub
parent 259b04d1d4
commit 7dbdfa43fa
12 changed files with 49 additions and 6 deletions
@@ -265,6 +265,7 @@ async fn test_replayed_session(
mcpui: true,
host_info: None,
},
true,
));
#[allow(clippy::redundant_closure_call)]