Changed test name due to conflict with bash tests.
Signed-off-by: Kelton Bassingthwaite <KeltonBassingthwaite@gmail.com>
This commit is contained in:
parent
511dbd81f4
commit
876d478caa
@ -4,7 +4,7 @@ setup() {
|
|||||||
common_setup
|
common_setup
|
||||||
}
|
}
|
||||||
|
|
||||||
@test "bash" {
|
@test "go" {
|
||||||
dagger "do" -p ./build.cue test
|
dagger "do" -p ./build.cue test
|
||||||
dagger "do" -p ./container.cue test
|
dagger "do" -p ./container.cue test
|
||||||
dagger "do" -p ./image.cue test
|
dagger "do" -p ./image.cue test
|
||||||
|
Reference in New Issue
Block a user