Call external correctly.

This commit is contained in:
Andrés N. Robalino 2020-05-17 23:07:10 -05:00
parent f18424a6f6
commit 6ec6eb5199

View File

@ -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
"#
));