mirror of
https://github.com/nushell/nushell.git
synced 2025-08-09 12:55:47 +02:00
Improve comparison errors (#4541)
This commit is contained in:
@ -127,7 +127,7 @@ fn converts_to_int() {
|
||||
| into int number_as_string
|
||||
| rename number
|
||||
| where number == 1
|
||||
| get number
|
||||
| get number.0
|
||||
|
||||
"#
|
||||
));
|
||||
|
Reference in New Issue
Block a user