mirror of
https://github.com/openai/codex.git
synced 2026-05-03 19:06:58 +00:00
core: stabilize unicode shell command test
This commit is contained in:
@@ -266,7 +266,7 @@ async fn unicode_output(login: bool) -> anyhow::Result<()> {
|
||||
mount_shell_responses_with_timeout(
|
||||
&harness,
|
||||
call_id,
|
||||
"git -c alias.say='!printf \"%s\" \"naïve_café\"' say",
|
||||
"echo 'naïve_café'",
|
||||
Some(login),
|
||||
MEDIUM_TIMEOUT,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user