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

Merge pull request #1567 from oceanprotocol/fix/c2d-integration-test

Fix c2d integration test
This commit is contained in:
Bogdan Fazakas 2022-08-11 13:21:17 +03:00 committed by GitHub
commit e0af530237
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -176,7 +176,7 @@ const algoDdoWithNoTimeout = {
image: 'ubuntu',
tag: 'latest',
checksum:
'sha256:bace9fb0d5923a675c894d5c815da75ffe35e24970166a48a4460a48ae6e0d19'
'sha256:42ba2dfce475de1113d55602d40af18415897167d47c2045ec7b6d9746ff148f'
}
}
},
@ -218,7 +218,7 @@ const algoDdoWith1mTimeout = {
image: 'ubuntu',
tag: 'latest',
checksum:
'sha256:bace9fb0d5923a675c894d5c815da75ffe35e24970166a48a4460a48ae6e0d19'
'sha256:42ba2dfce475de1113d55602d40af18415897167d47c2045ec7b6d9746ff148f'
}
}
},