expect SNV failure

This commit is contained in:
Jude Nelson
2017-10-31 20:40:49 -04:00
parent 4ad2369fa0
commit 1ca62f3b2e

View File

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