mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
Update skipped test
This commit is contained in:
parent
3a714a7f8e
commit
fc33cf850a
@ -365,7 +365,7 @@ class TestBlockValidation(object):
|
||||
|
||||
# create a block with invalid transactions
|
||||
block = {
|
||||
'timestamp': b.timestamp(),
|
||||
'timestamp': util.timestamp(),
|
||||
'transactions': [tx_invalid],
|
||||
'node_pubkey': b.me,
|
||||
'voters': b.federation_nodes
|
||||
|
Loading…
x
Reference in New Issue
Block a user