From 56ef4c1928c44d362ad7b87bd8a3faabfc6572d2 Mon Sep 17 00:00:00 2001 From: Solomon Hykes Date: Wed, 12 May 2021 23:36:35 +0000 Subject: [PATCH] tests: remove outdated skip message Signed-off-by: Solomon Hykes --- tests/ops.bats | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/ops.bats b/tests/ops.bats index a67fe1b9..43faf285 100644 --- a/tests/ops.bats +++ b/tests/ops.bats @@ -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" {