mirror of
https://github.com/oceanprotocol/ocean.js.git
synced 2024-11-26 20:39:05 +01:00
debug: add more timeout to test
This commit is contained in:
parent
bb44f762fb
commit
974f3aa64e
@ -380,7 +380,7 @@ describe('Publish consume test', async () => {
|
||||
providerUrl
|
||||
)
|
||||
assert(ipfsOrderTx, 'Ordering ipfs dataset failed.')
|
||||
}).timeout(40000)
|
||||
}).timeout(60000)
|
||||
|
||||
it('Should order onchain dataset', async () => {
|
||||
onchainOrderTx = await orderAsset(
|
||||
|
Loading…
x
Reference in New Issue
Block a user