mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
Fix tests
This commit is contained in:
parent
30486cc5e0
commit
01f1be4faa
@ -2,7 +2,7 @@ from pytest import raises
|
||||
|
||||
|
||||
def test_fulfillment_serialization(ffill_uri, user_vk):
|
||||
from bigchaindb_common_common.transaction import Fulfillment
|
||||
from bigchaindb_common.transaction import Fulfillment
|
||||
from cryptoconditions import Fulfillment as CCFulfillment
|
||||
|
||||
expected = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user