diff --git a/crates/nu-parser/tests/test_parser.rs b/crates/nu-parser/tests/test_parser.rs index 11c8189f..ca5f3d13 100644 --- a/crates/nu-parser/tests/test_parser.rs +++ b/crates/nu-parser/tests/test_parser.rs @@ -387,6 +387,7 @@ mod range { expressions[0], Expression { expr: Expr::Range( + None, None, Some(_), RangeOperator {