mirror of
https://github.com/nushell/nushell.git
synced 2025-07-01 07:00:37 +02:00
@ -53,7 +53,7 @@ fn in_and_if_else() -> TestResult {
|
||||
|
||||
#[test]
|
||||
fn help_works_with_missing_requirements() -> TestResult {
|
||||
run_test(r#"each --help | lines | length"#, "40")
|
||||
run_test(r#"each --help | lines | length"#, "43")
|
||||
}
|
||||
|
||||
#[test]
|
||||
|
Reference in New Issue
Block a user