Skip to content

Commit 69dfd32

Browse files
committed
Wallet: add missing variable wallet
1 parent f028dff commit 69dfd32

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/wallet.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -273,6 +273,7 @@ describe('Wallet', function() {
273273
describe('setUnspentOutputs', function() {
274274
var utxo
275275
var expectedOutputKey
276+
var wallet
276277

277278
beforeEach(function() {
278279
utxo = {

0 commit comments

Comments
 (0)