Commit ad5088f6 authored by oroulet's avatar oroulet Committed by oroulet

Revert "skip failing test"

This reverts commit 80b63f17.
parent d92069e8
......@@ -300,7 +300,6 @@ async def test_certificate_handling_mismatched_creds(srv_crypto_one_cert):
assert await clt.get_objects_node().get_children()
@pytest.mark.skip("That test fails and hangs randomly on github so disabling for now")
async def test_secure_channel_key_expiration(srv_crypto_one_cert, mocker):
timeout = 1
_, cert = srv_crypto_one_cert
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment