Correct test default token task in unit test
This commit is contained in:
parent
1e65ea8511
commit
66f94ae694
@ -10,7 +10,7 @@ def test_default_token(
|
||||
):
|
||||
|
||||
s = celery.signature(
|
||||
'cic_eth.admin.token.default_token',
|
||||
'cic_eth.eth.erc20.default_token',
|
||||
[],
|
||||
queue=None,
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user