Skip to content

Commit 41d0586

Browse files
committed
fix tests
1 parent 68a6b5a commit 41d0586

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/bitcore-wallet-client/test/api.test.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1061,6 +1061,7 @@ describe('client API', () => {
10611061
// This is a GOOD tests, since bitcore ONLY accept VALID signatures
10621062
signatures.length.should.be.equal(utxos.length);
10631063
});
1064+
it('should sign multiple-outputs proposal correctly', () => {
10641065
var toAddress = 'msj42CCGruhRsFrGATiUuh25dtxYtnpbTx';
10651066
var changeAddress = 'msj42CCGruhRsFrGATiUuh25dtxYtnpbTx';
10661067

0 commit comments

Comments
 (0)