previous cd fixed cue loading but broke reference to dagger binary
Signed-off-by: Richard Jones <richard@dagger.io>
This commit is contained in:
parent
72708f9870
commit
518d76cbe2
@ -6,7 +6,7 @@ setup() {
|
||||
|
||||
@test "plan: hello" {
|
||||
# Europa loader handles the cwd differently, therefore we need to CD into the tree at or below the parent of cue.mod
|
||||
cd "$TESTDIR"/plan/hello-europa
|
||||
run dagger --europa up
|
||||
cd "$TESTDIR"
|
||||
run dagger --europa up ./plan/hello-europa
|
||||
assert_success
|
||||
}
|
Reference in New Issue
Block a user