1 timeout to rule them all
This commit is contained in:
parent
77bb5f9bf8
commit
ad6fa57a6d
7 changed files with 1 additions and 35 deletions
test/integration
|
@ -43,8 +43,6 @@ function buildAndSign (depends, prevOutput, redeemScript, witnessScript, done) {
|
|||
if (!output) throw new TypeError('Missing output')
|
||||
|
||||
describe('bitcoinjs-lib (payments - ' + k + ')', function () {
|
||||
this.timeout(30000)
|
||||
|
||||
it('can broadcast as an output, and be spent as an input', (done) => {
|
||||
buildAndSign(depends, output, null, null, done)
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue