forked from extern/nushell
Pick->Select rename. Integration tests changes. (#1725)
Pick->Select rename. Integration tests changes.
This commit is contained in:
committed by
GitHub
parent
c3efdf2689
commit
96e5fc05a3
@ -25,6 +25,6 @@ fn extracts_fields_from_the_given_the_pattern() {
|
||||
"#
|
||||
));
|
||||
|
||||
assert_eq!(actual, "JonathanParsed");
|
||||
assert_eq!(actual.out, "JonathanParsed");
|
||||
})
|
||||
}
|
||||
|
Reference in New Issue
Block a user