mirror of
https://github.com/openai/codex.git
synced 2026-04-28 18:32:04 +03:00
tests: replace mount_sse_once_match with mount_sse_once for SSE mocking (#6640)
This commit is contained in:
@@ -472,8 +472,7 @@ time.sleep(60)
|
||||
|
||||
let start = Instant::now();
|
||||
let output_str = tokio::time::timeout(Duration::from_secs(10), async {
|
||||
submit_turn(
|
||||
&test,
|
||||
test.submit_turn_with_policies(
|
||||
"run a command with a detached grandchild",
|
||||
AskForApproval::Never,
|
||||
SandboxPolicy::DangerFullAccess,
|
||||
|
||||
Reference in New Issue
Block a user