1
0
mirror of https://github.com/oceanprotocol/ocean.js.git synced 2024-11-26 20:39:05 +01:00

use propper multichain provider ip address

This commit is contained in:
Bogdan Fazakas 2023-01-19 15:11:01 +02:00
parent fda546c236
commit 38fe6ea34d

View File

@ -209,7 +209,7 @@ describe('Multichain Provider test', async () => {
})
it('Should update metadata the asset metadata with second provider as serviceEndpoint', async () => {
resolvedDdoWith5mTimeout.services[0].serviceEndpoint = 'http://172.15.0.4:8030'
resolvedDdoWith5mTimeout.services[0].serviceEndpoint = 'http://172.15.0.104:8030'
const updateTx = await updateAssetMetadata(
publisherAccount,
resolvedDdoWith5mTimeout,