test passing
This commit is contained in:
parent
e0b04401c9
commit
2c354525ea
5 changed files with 19 additions and 31 deletions
|
|
@ -102,8 +102,7 @@ FakeWallet.prototype.toEncryptedObj = function() {
|
|||
return this.enc;
|
||||
};
|
||||
|
||||
FakeWallet.prototype.disconnect = function() {
|
||||
this.disconnectCalled = 1;
|
||||
FakeWallet.prototype.close = function() {
|
||||
};
|
||||
|
||||
// TODO a try catch was here
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue