add test signature

This commit is contained in:
Ivan Socolsky 2015-04-01 17:22:36 -03:00
parent 9ad89452cb
commit 767ff3b33e
1 changed files with 1 additions and 0 deletions

View File

@ -2589,6 +2589,7 @@ describe('Wallet service', function() {
done();
});
});
it.skip('should abort scan if there is an error checking address activity', function(done) {});
});
});