mirror of
https://github.com/nushell/nushell.git
synced 2025-07-01 07:00:37 +02:00
Bump some of our dependencies (#1809)
This commit is contained in:
@ -42,6 +42,6 @@ fn writes_out_csv() {
|
||||
);
|
||||
|
||||
let actual = file_contents(expected_file);
|
||||
assert!(actual.contains("[Table],a new type of shell,2018,ISC,nu,0.1.1"));
|
||||
assert!(actual.contains("nu,0.1.1,[Table],a new type of shell,ISC,2018"));
|
||||
})
|
||||
}
|
||||
|
Reference in New Issue
Block a user