Fix tests
This commit is contained in:
parent
5f666aef66
commit
61aea8db3d
2 changed files with 8 additions and 11 deletions
|
|
@ -133,7 +133,7 @@ describe('TxProposal', function() {
|
|||
builderObj: b.toObj(),
|
||||
inputChainPaths: ['m/1'],
|
||||
});
|
||||
}).should.throw('Invalid');
|
||||
}).should.throw('Invalid or Incompatible Backup Detected');
|
||||
});
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue