Imports accounts fixtures.

This commit is contained in:
PhilipWafula 2021-05-14 10:28:15 +03:00
parent 85837e1fec
commit 091b1e9f16
Signed by untrusted user: mango-habanero
GPG Key ID: B00CE9034DA19FB7

View File

@ -3,6 +3,7 @@ from cic_types.pytest import *
# local imports
from tests.fixtures.accounts import *
from tests.fixtures.config import *
from tests.fixtures.db import *
from tests.fixtures.celery import *