un-skip test suite

This commit is contained in:
Gregg Zigler 2015-06-23 16:33:24 -04:00
parent c923d802dc
commit e9a90f5560
1 changed files with 1 additions and 1 deletions

View File

@ -1756,7 +1756,7 @@ describe('Wallet service', function() {
});
});
describe.skip('#createTx backoff time', function(done) {
describe('#createTx backoff time', function(done) {
var server, wallet, txid;
beforeEach(function(done) {