This commit is contained in:
Ivan Socolsky 2015-10-29 15:46:02 -03:00
parent 5a3eef6c5c
commit 22a19ff8cb
1 changed files with 1 additions and 1 deletions

View File

@ -1720,7 +1720,7 @@ describe('Wallet service', function() {
});
});
describe.only('#getMainAddresses', function() {
describe('#getMainAddresses', function() {
var server, wallet;
beforeEach(function(done) {