mirror of
https://github.com/openai/codex.git
synced 2026-04-24 06:35:50 +00:00
more cleanup
This commit is contained in:
@@ -89,7 +89,6 @@ async fn execpolicy2_blocks_shell_invocation() -> Result<()> {
|
||||
})
|
||||
.await;
|
||||
|
||||
assert_eq!(end.exit_code, -1);
|
||||
assert!(
|
||||
end.aggregated_output
|
||||
.contains("execpolicy forbids this command"),
|
||||
|
||||
Reference in New Issue
Block a user