Don't need capsule side channel here anymore.

pull/1695/head
jMyles 2020-02-15 19:47:09 -07:00
parent 0b71fe8e4d
commit 624242d791
1 changed files with 1 additions and 2 deletions

View File

@ -33,8 +33,7 @@ from nucypher.utilities.sandbox.middleware import MockRestMiddleware
@pytest.mark.usefixtures('blockchain_ursulas')
def test_policy_sinpa(blockchain_alice, blockchain_bob, agency, testerchain,
capsule_side_channel_blockchain):
def test_policy_sinpa(blockchain_alice, blockchain_bob, agency, testerchain):
"""
Making a Policy without paying.
"""