tests: remove outdated skip message

Signed-off-by: Solomon Hykes <solomon@dagger.io>
This commit is contained in:
Solomon Hykes 2021-05-12 23:36:35 +00:00 committed by Solomon Hykes
parent 835ac9eef3
commit 56ef4c1928

View File

@ -49,7 +49,7 @@ setup() {
}
@test "op.#Local" {
skip "There are no local tests right now (the feature is possibly not functioning at all: see https://github.com/blocklayerhq/dagger/issues/41)"
skip "There are no local tests right now"
}
@test "op.#FetchContainer" {