Rehabilitate bloom filter tx list test

This commit is contained in:
nolash 2021-03-22 20:31:03 +01:00
parent 431ee11f4f
commit 05f7b3c9c3
Signed by untrusted user who does not match committer: lash
GPG Key ID: 21D2E7BB88C2A746

View File

@ -20,9 +20,7 @@ def init_celery_tasks(
# celery fixtures
@pytest.fixture(scope='session')
def celery_includes(
contract_roles,
):
def celery_includes():
return [
# 'cic_eth.eth.bancor',
'cic_eth.eth.erc20',