diff --git a/tests/shell/pipeline/commands/external.rs b/tests/shell/pipeline/commands/external.rs index d3247b0546..4d9b7aedf6 100644 --- a/tests/shell/pipeline/commands/external.rs +++ b/tests/shell/pipeline/commands/external.rs @@ -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 "# ));