test: Fixing project info integration test
Signed-off-by: Kenneth Lear <teddylear@protonmail.com>
This commit is contained in:
parent
5759071bd7
commit
ed236d4934
@ -28,8 +28,7 @@ setup() {
|
|||||||
|
|
||||||
test ! -f ./cue.mod/pkg/.gitignore
|
test ! -f ./cue.mod/pkg/.gitignore
|
||||||
|
|
||||||
|
|
||||||
"$DAGGER" project info
|
"$DAGGER" project info
|
||||||
assert_output --partial "Current dagger project in"
|
assert_output --partial "Current dagger project in:"
|
||||||
assert_output --partial "$TEMPDIR"
|
assert_output --partial "$TEMPDIR"
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user