Fix test
Signed-off-by: Joel Longtine <joel@dagger.io>
This commit is contained in:
parent
43b9df74a8
commit
8b3650c08d
@ -40,7 +40,7 @@ setup() {
|
|||||||
|
|
||||||
@test "plan/do: Nice error message for 0.1.0 projects" {
|
@test "plan/do: Nice error message for 0.1.0 projects" {
|
||||||
run "$DAGGER" "do" -p ./plan/do/error_message_for_0.1_projects.cue
|
run "$DAGGER" "do" -p ./plan/do/error_message_for_0.1_projects.cue
|
||||||
assert_output --partial "Attempting to load a 0.1.0 plan."
|
assert_output --partial "Attempting to load a 0.1.0 project."
|
||||||
}
|
}
|
||||||
|
|
||||||
@test "plan/hello" {
|
@test "plan/hello" {
|
||||||
|
Reference in New Issue
Block a user