netlify: cleanup tests

Signed-off-by: Solomon Hykes <solomon@dagger.io>
This commit is contained in:
Solomon Hykes
2022-02-09 00:26:12 +00:00
parent 20e1ac9d7f
commit 7502bc876b
3 changed files with 61 additions and 58 deletions

View File

@@ -0,0 +1,9 @@
setup() {
load '../../bats_helpers'
common_setup
}
@test "netlify" {
dagger up
}