mirror of
https://github.com/planetmint/planetmint.git
synced 2025-11-25 06:55:45 +00:00
disable default mongodb test
Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com>
This commit is contained in:
parent
28750d06bd
commit
b97705efca
@ -482,5 +482,5 @@ def test_store_abci_chain(description, stores, expected):
|
|||||||
actual = query.get_latest_abci_chain(conn)
|
actual = query.get_latest_abci_chain(conn)
|
||||||
assert expected == actual, description
|
assert expected == actual, description
|
||||||
|
|
||||||
test_get_txids_filtered(None, None)
|
#test_get_txids_filtered(None, None)
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user