mirror of
https://github.com/oceanprotocol/ocean.js.git
synced 2024-11-26 20:39:05 +01:00
fixed lint
This commit is contained in:
parent
a24240bccd
commit
b88661a464
@ -225,7 +225,7 @@ describe('Multichain Provider test', async () => {
|
||||
assert(updateTx, 'Failed to update asset metadata')
|
||||
})
|
||||
|
||||
delay(100000) //let's wait for aquarius to index the updated ddo
|
||||
delay(100000) // let's wait for aquarius to index the updated ddo
|
||||
|
||||
it('Should resolve updated metadata asset', async () => {
|
||||
resolvedDdoAfterUpdate = await aquarius.waitForAqua(ddoWith5mTimeoutId)
|
||||
|
Loading…
x
Reference in New Issue
Block a user