netlify: cleanup tests
Signed-off-by: Solomon Hykes <solomon@dagger.io>
This commit is contained in:
9
pkg/universe.dagger.io/netlify/test/test.bats
Normal file
9
pkg/universe.dagger.io/netlify/test/test.bats
Normal file
@@ -0,0 +1,9 @@
|
||||
setup() {
|
||||
load '../../bats_helpers'
|
||||
|
||||
common_setup
|
||||
}
|
||||
|
||||
@test "netlify" {
|
||||
dagger up
|
||||
}
|
Reference in New Issue
Block a user