os.#File: simplify API
Signed-off-by: Solomon Hykes <solomon@dagger.io>
This commit is contained in:
committed by
Solomon Hykes
parent
9984edad09
commit
9d85bab9e7
@@ -4,6 +4,11 @@ setup() {
|
||||
common_setup
|
||||
}
|
||||
|
||||
|
||||
@test "os" {
|
||||
dagger -e os up
|
||||
}
|
||||
|
||||
@test "go" {
|
||||
dagger -e go up
|
||||
}
|
||||
@@ -130,4 +135,4 @@ setup() {
|
||||
# Unset input
|
||||
run dagger -w "$DAGGER_SANDBOX" -e terraform input unset TestTerraform.apply.tfvars.input
|
||||
assert_success
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user