Fix wrong celery worker fixture type
This commit is contained in:
parent
43a2e9f0cc
commit
1c86d55043
@ -31,7 +31,7 @@ def test_shift_nonce(
|
|||||||
eth_rpc,
|
eth_rpc,
|
||||||
eth_signer,
|
eth_signer,
|
||||||
agent_roles,
|
agent_roles,
|
||||||
celery_worker,
|
celery_session_worker,
|
||||||
caplog,
|
caplog,
|
||||||
):
|
):
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user