forked from extern/nushell
Call external correctly.
This commit is contained in:
parent
f18424a6f6
commit
6ec6eb5199
@ -126,7 +126,7 @@ mod it_evaluation {
|
||||
cwd: dirs.test(), pipeline(
|
||||
r#"
|
||||
open sample.toml
|
||||
| cococo $it.nu_party_venue
|
||||
| nu --testbin cococo $it.nu_party_venue
|
||||
| echo $it
|
||||
"#
|
||||
));
|
||||
|
Loading…
Reference in New Issue
Block a user