mirror of https://github.com/nucypher/nucypher.git
Reference issue #2813
parent
25425d55e5
commit
320eaa7de9
|
@ -145,7 +145,7 @@ def test_bob_retrieves_with_treasure_map(
|
|||
assert text1 == [b'Welcome to flippering number 2.']
|
||||
|
||||
|
||||
# TODO: Without kfrag and arrangement storage by nodes,
|
||||
# TODO: #2813 Without kfrag and arrangement storage by nodes,
|
||||
# Federated policies are no longer time-based, and expiration cannot be enforced on them
|
||||
@pytest.mark.skip()
|
||||
def test_bob_retrieves_too_late(federated_bob,
|
||||
|
|
Loading…
Reference in New Issue