yarn: cleanup tests

Signed-off-by: Solomon Hykes <solomon@dagger.io>
This commit is contained in:
Solomon Hykes
2022-02-09 08:58:34 +00:00
parent 75edd1b983
commit b23a90c9b1
4 changed files with 5 additions and 4 deletions

View File

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