mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
fix test
This commit is contained in:
parent
1dd6c748b9
commit
5fedabe586
@ -107,7 +107,6 @@ def test_drop():
|
|||||||
assert dbname not in conn.conn.database_names()
|
assert dbname not in conn.conn.database_names()
|
||||||
|
|
||||||
|
|
||||||
@pytest.mark.usefixtures('setup_database')
|
|
||||||
def test_get_replica_set_name():
|
def test_get_replica_set_name():
|
||||||
from pymongo.database import Database
|
from pymongo.database import Database
|
||||||
from bigchaindb import backend
|
from bigchaindb import backend
|
||||||
|
Loading…
x
Reference in New Issue
Block a user