all tests BUT hardcoded imports working
This commit is contained in:
parent
578d05e638
commit
cb8f719a99
1 changed files with 0 additions and 2 deletions
|
|
@ -108,8 +108,6 @@ describe('WalletFactory model', function() {
|
|||
should.exist(w.publicKeyRing.getCopayerId);
|
||||
should.exist(w.txProposals.toObj);
|
||||
should.exist(w.privateKey.toObj);
|
||||
|
||||
JSON.stringify(w.toObj()).should.equal(o2);
|
||||
});
|
||||
|
||||
it('should create wallet from encrypted object', function() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue