Test
This commit is contained in:
parent
cdd26bfbe2
commit
8160258097
1 changed files with 1 additions and 1 deletions
|
|
@ -773,7 +773,7 @@ describe('Wallet model', function() {
|
|||
});
|
||||
|
||||
|
||||
it('should exportEncrypted', function() {
|
||||
it('should exportEncrypted ', function() {
|
||||
var w = createW2();
|
||||
var enc = w.exportEncrypted('', {});
|
||||
enc.length.should.equal(2405);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue