Delete console.log
This commit is contained in:
parent
d10a644d3f
commit
f9e8ce2be3
1 changed files with 0 additions and 1 deletions
|
|
@ -185,7 +185,6 @@ describe('Wallet model', function() {
|
|||
var w = cachedCreateW();
|
||||
|
||||
var p = w.getPendingTxProposalsCount();
|
||||
console.log('p', p);
|
||||
p.pending.should.be.equal(0);
|
||||
p.pendingForUs.should.be.equal(0);
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue