This commit is contained in:
kevin zhao
2025-12-04 00:08:39 +00:00
parent 4aa7b9e284
commit 01a8814747

View File

@@ -1581,8 +1581,7 @@ async fn approving_execpolicy_amendment_persists_policy_and_skips_future_prompts
.await?;
let expected_command =
expected_command.expect("execpolicy amendment scenario should produce a shell command");
let expected_execpolicy_amendment =
vec!["touch".to_string(), "allow-prefix.txt".to_string()];
let expected_execpolicy_amendment = vec!["touch".to_string(), "allow-prefix.txt".to_string()];
let _ = mount_sse_once(
&server,