mirror of
https://github.com/nushell/nushell.git
synced 2025-08-14 03:18:29 +02:00
Fix test.
This commit is contained in:
@ -95,7 +95,7 @@ fn converts_from_csv_text_to_structured_table() {
|
||||
| get rusty_luck
|
||||
| str --to-int
|
||||
| sum
|
||||
| echo "$it"
|
||||
| echo $it
|
||||
"#
|
||||
));
|
||||
|
||||
|
Reference in New Issue
Block a user