refactored test to use CUE validations rather than container stdout
Signed-off-by: Richard Jones <richard@dagger.io>
This commit is contained in:
@@ -7,5 +7,4 @@ setup() {
|
||||
@test "plan: hello" {
|
||||
run dagger --no-cache --europa up ./plan/hello-europa
|
||||
assert_success
|
||||
assert_output --partial 'Hello Europa!'
|
||||
}
|
Reference in New Issue
Block a user