diff --git a/test/integration/addr.js b/test/integration/addr.js index e7fbab4..944a60e 100644 --- a/test/integration/addr.js +++ b/test/integration/addr.js @@ -22,7 +22,7 @@ describe('Address balances', function() { if (v.disabled) { console.log(v.addr + ' => disabled in JSON'); } else { - it.skip('Address info for: ' + v.addr, function(done) { + it('Address info for: ' + v.addr, function(done) { this.timeout(5000); var a = new Address(v.addr, txDb); diff --git a/test/integration/addr.json b/test/integration/addr.json index eb31566..f96dbe9 100644 --- a/test/integration/addr.json +++ b/test/integration/addr.json @@ -43,7 +43,7 @@ }, { "addr": "mzW2hdZN2um7WBvTDerdahKqRgj3md9C29", - "txApperances": 6047, + "txApperances": 6048, "balance": 1199.74393851, "totalReceived": 1199.74393851, "totalSent": 0