mirror of
https://github.com/openai/codex.git
synced 2026-05-24 13:04:29 +00:00
codex: fix argument comment lint on PR #20319
This commit is contained in:
@@ -2653,7 +2653,7 @@ allow_managed_hooks_only = true
|
||||
assert_eq!(
|
||||
target.allow_managed_hooks_only,
|
||||
Some(Sourced::new(
|
||||
true,
|
||||
/*value*/ true,
|
||||
RequirementSource::SystemRequirementsToml {
|
||||
file: system_requirements_toml_file_for_test()?,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user