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