diff --git a/tests/plan.bats b/tests/plan.bats index e81a2afc..f7f962f3 100644 --- a/tests/plan.bats +++ b/tests/plan.bats @@ -76,7 +76,7 @@ setup() { run "$DAGGER" --europa up ./plan/inputs/secrets/invalid_command_options.cue assert_failure - assert_output --partial 'illegal option' + assert_output --partial 'option' } @test "plan/with" {