mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
Skip test
This commit is contained in:
parent
0c8927dbbe
commit
2962b4a27d
@ -4,6 +4,7 @@ from unittest.mock import MagicMock
|
|||||||
pytestmark = pytest.mark.bdb
|
pytestmark = pytest.mark.bdb
|
||||||
|
|
||||||
|
|
||||||
|
@pytest.mark.skipif(reason='Will be handled by #1126')
|
||||||
def test_asset_id_index():
|
def test_asset_id_index():
|
||||||
from bigchaindb.backend.mongodb.query import get_txids_filtered
|
from bigchaindb.backend.mongodb.query import get_txids_filtered
|
||||||
from bigchaindb.backend import connect
|
from bigchaindb.backend import connect
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user