Rehabilitate bloom filter tx list test
This commit is contained in:
parent
431ee11f4f
commit
05f7b3c9c3
@ -20,9 +20,7 @@ def init_celery_tasks(
|
|||||||
|
|
||||||
# celery fixtures
|
# celery fixtures
|
||||||
@pytest.fixture(scope='session')
|
@pytest.fixture(scope='session')
|
||||||
def celery_includes(
|
def celery_includes():
|
||||||
contract_roles,
|
|
||||||
):
|
|
||||||
return [
|
return [
|
||||||
# 'cic_eth.eth.bancor',
|
# 'cic_eth.eth.bancor',
|
||||||
'cic_eth.eth.erc20',
|
'cic_eth.eth.erc20',
|
||||||
|
Loading…
Reference in New Issue
Block a user