wallet test passings
This commit is contained in:
parent
dc3bbb8859
commit
25631e641a
1 changed files with 1 additions and 1 deletions
|
|
@ -43,7 +43,7 @@ describe('TxProposal', function() {
|
||||||
var txp = new TxProposal({
|
var txp = new TxProposal({
|
||||||
creator: 1
|
creator: 1
|
||||||
});
|
});
|
||||||
}).should.throw('Illegal Argument');
|
}).should.throw('no inputChainPaths');
|
||||||
|
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue