Remove single function worker in test

This commit is contained in:
nolash 2021-10-16 00:18:08 +02:00
parent 5ea0318b0b
commit 89ac70371a
Signed by untrusted user who does not match committer: lash
GPG Key ID: 21D2E7BB88C2A746
1 changed files with 1 additions and 1 deletions

View File

@ -110,7 +110,7 @@ def test_tokens_noproof(
custodial_roles,
foo_token_declaration,
bar_token_declaration,
celery_worker,
celery_session_worker,
):
api = Api(str(default_chain_spec), queue=None, callback_param='foo')