cic-eth: Make failing tests pass again

This commit is contained in:
Louis Holbrook
2021-04-25 14:54:54 +00:00
parent 0f6615a925
commit 5663741ed4
8 changed files with 13 additions and 6 deletions

View File

@@ -273,7 +273,7 @@ def test_tx(
eth_signer,
agent_roles,
contract_roles,
celery_worker,
celery_session_worker,
):
nonce_oracle = RPCNonceOracle(agent_roles['ALICE'], eth_rpc)

View File

@@ -35,7 +35,7 @@ def test_list_tx(
foo_token,
register_tokens,
init_eth_tester,
celery_worker,
celery_session_worker,
):
tx_hashes = []