Add missing provision in cache test

This commit is contained in:
lash
2022-03-12 14:22:55 +00:00
parent d5f19248da
commit bdebeb6010
2 changed files with 1 additions and 3 deletions

View File

@@ -19,7 +19,7 @@ from chainqueue.cache import (
from tests.base_shep import TestShepBase
from tests.common import (
MockTokenCache,
MockTokenCacheTx,
MockCacheTokenTx,
)
logging.basicConfig(level=logging.DEBUG)