Don't assume external ls (#4925)

This commit is contained in:
JT 2022-03-24 16:42:41 +13:00 committed by GitHub
parent 00b67d338d
commit 5d5b02d8dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -48,7 +48,7 @@ fn multiple_reports_for_alias_def_custom() {
);
let length: i32 = actual.out.parse().unwrap();
assert!(length >= 3);
assert!(length >= 2);
}
// `get_aliases_with_name` and `get_custom_commands_with_name` don't return the correct count of