Skip to content

Commit 80a135f

Browse files
committed
1 parent f0c1e73 commit 80a135f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_04_key_jar.py

+1
Original file line numberDiff line numberDiff line change
@@ -443,6 +443,7 @@ def test_no_use(self):
443443
assert enc_key != []
444444

445445
@pytest.mark.network
446+
@pytest.mark.skip("connect-op.herokuapp.com is broken")
446447
def test_provider(self):
447448
kj = KeyJar()
448449
kj.load_keys(

0 commit comments

Comments
 (0)