expect snv failure on reveal-namespace collision

This commit is contained in:
Jude Nelson
2018-01-16 16:37:05 -05:00
parent 370a38cd91
commit 8ce89b2f24

View File

@@ -61,6 +61,7 @@ def scenario( wallets, **kw ):
print json.dumps( resp, indent=4 )
testlib.next_block( **kw )
testlib.expect_snv_fail_at('test', testlib.get_current_block(**kw))
def check( state_engine ):