mirror of
https://github.com/oceanprotocol/ocean.js.git
synced 2024-11-26 20:39:05 +01:00
increase timeout for tests
This commit is contained in:
parent
9a536264d8
commit
d13b8816b3
@ -283,7 +283,7 @@ describe('Compute flow', () => {
|
||||
tokenAddressAlgorithm
|
||||
)
|
||||
assert(algorithmAsset.dataToken === tokenAddressAlgorithm)
|
||||
await sleep(6000)
|
||||
await sleep(60000)
|
||||
})
|
||||
|
||||
it('Alice mints 100 DTs and tranfers them to the compute marketplace', async () => {
|
||||
|
Loading…
x
Reference in New Issue
Block a user