tests: remove outdated skip message
Signed-off-by: Solomon Hykes <solomon@dagger.io>
This commit is contained in:
parent
835ac9eef3
commit
56ef4c1928
@ -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" {
|
||||
|
Reference in New Issue
Block a user