mirror of
https://github.com/nushell/nushell.git
synced 2025-08-09 02:05:02 +02:00
Update some examples and docs (#4682)
* Update some examples and docs * Update now.rs * Update date_now.md Co-authored-by: JT <547158+jntrnr@users.noreply.github.com>
This commit is contained in:
@ -72,7 +72,7 @@ fn in_variable_6() -> TestResult {
|
||||
|
||||
#[test]
|
||||
fn help_works_with_missing_requirements() -> TestResult {
|
||||
run_test(r#"each --help | lines | length"#, "30")
|
||||
run_test(r#"each --help | lines | length"#, "33")
|
||||
}
|
||||
|
||||
#[test]
|
||||
|
Reference in New Issue
Block a user