Rename the use of invocation to subexpression (#3568)

* Rename the use of invocation to subexpression

* Fix test name
This commit is contained in:
JT
2021-06-07 20:08:35 +12:00
committed by GitHub
parent e376c2d0d4
commit 16faafb7a8
12 changed files with 37 additions and 35 deletions

View File

@ -30,7 +30,7 @@ fn sets_the_column_from_a_block_full_stream_output() {
}
#[test]
fn sets_the_column_from_an_invocation() {
fn sets_the_column_from_a_subexpression() {
let actual = nu!(
cwd: "tests/fixtures/formats", pipeline(
r#"

View File

@ -45,7 +45,7 @@ fn sets_the_column_from_a_block_full_stream_output() {
}
#[test]
fn sets_the_column_from_an_invocation() {
fn sets_the_column_from_a_subexpression() {
let actual = nu!(
cwd: "tests/fixtures/formats", pipeline(
r#"