Update flag_completions test to respect case insensitivity when sorting

This commit is contained in:
ysthakur
2024-11-07 23:36:33 -05:00
parent 433fcb2eda
commit 5211aff13f

View File

@ -955,8 +955,8 @@ fn flag_completions() {
"--mime-type".into(),
"--short-names".into(),
"--threads".into(),
"-D".into(),
"-a".into(),
"-D".into(),
"-d".into(),
"-f".into(),
"-h".into(),