Test fixed

This commit is contained in:
Matias Pando 2014-11-27 11:07:14 -03:00
commit 8c36b040c0

View file

@ -2486,7 +2486,7 @@ describe('Wallet model', function() {
}); });
describe('#getTransactionHistoryCsv', function() { describe('#getTransactionHistoryCsv', function() {
it.only('should return list of txs', function(done) { it('should return list of txs', function(done) {
var w = cachedCreateW2(); var w = cachedCreateW2();
var txs = [{ var txs = [{
vin: [{ vin: [{