This commit is contained in:
Ivan Socolsky 2016-08-10 11:20:48 -03:00
parent 8494f79f89
commit 7914ce7485
No known key found for this signature in database
GPG Key ID: FAECE6A05FAA4F56
1 changed files with 1 additions and 0 deletions

View File

@ -5962,6 +5962,7 @@ describe('Wallet service', function() {
blockchainExplorer.getBlockchainHeight = sinon.stub().callsArgWith(0, null, 200);
server._notify('NewBlock', {
network: 'livenet',
hash: 'dummy hash',
}, {
isGlobal: true