cic-eth: Make failing tests pass again

This commit is contained in:
Louis Holbrook
2021-04-25 14:54:54 +00:00
parent 0f6615a925
commit 5663741ed4
8 changed files with 13 additions and 6 deletions

View File

@@ -12,6 +12,7 @@ from chainqueue.error import NotLocalTxError
# local imports
from cic_eth.task import CriticalSQLAlchemyAndWeb3Task
from cic_eth.db.models.base import SessionBase
celery_app = celery.current_app