reinstate celery seesion worker in token metadata test

This commit is contained in:
nolash 2021-10-09 14:38:16 +02:00
parent 21972e9df5
commit 1e65ea8511
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

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