mirror of
https://github.com/planetmint/planetmint.git
synced 2025-11-25 15:05:49 +00:00
_bdb, setup_database restored as it was before
This commit is contained in:
parent
a905de6792
commit
d4ed0512f9
@ -144,7 +144,7 @@ def _setup_database(_configure_planetmint): # TODO Here is located setup databa
|
||||
|
||||
|
||||
@pytest.fixture
|
||||
def _bdb(_setup_database):
|
||||
def _bdb(_setup_database, _configure_bigchaindb):
|
||||
print(f"BDB CALL")
|
||||
from planetmint.backend import Connection
|
||||
from planetmint.transactions.common.memoize import to_dict, from_dict
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user