diff --git a/tests/plan.bats b/tests/plan.bats index 7ab5bad0..56c037b9 100644 --- a/tests/plan.bats +++ b/tests/plan.bats @@ -5,6 +5,6 @@ setup() { } @test "plan: hello" { - run dagger --no-cache --europa up ./plan/hello-europa + run dagger --europa up ./plan/hello-europa assert_success } \ No newline at end of file