mirror of
https://github.com/openai/codex.git
synced 2026-04-24 06:35:50 +00:00
codex: format sandbox tests on PR #15329
Co-authored-by: Codex <noreply@openai.com>
This commit is contained in:
@@ -138,8 +138,7 @@ fn resolve_windows_sandbox_private_desktop_prefers_profile_windows() {
|
||||
#[test]
|
||||
fn resolve_windows_sandbox_private_desktop_defaults_to_true() {
|
||||
assert!(resolve_windows_sandbox_private_desktop(
|
||||
/*profile_private_desktop*/ None,
|
||||
/*cfg_private_desktop*/ None,
|
||||
/*profile_private_desktop*/ None, /*cfg_private_desktop*/ None,
|
||||
));
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user