mirror of
https://github.com/oceanprotocol/ocean.js.git
synced 2024-11-26 20:39:05 +01:00
update response log
This commit is contained in:
parent
7bb1432182
commit
044e33013d
@ -490,6 +490,7 @@ describe('Simple compute tests', async () => {
|
|||||||
assets[0],
|
assets[0],
|
||||||
algo
|
algo
|
||||||
)
|
)
|
||||||
|
console.log(' computeJobs response =', computeJobs)
|
||||||
freeEnvDatasetTxId = assets[0].transferTxId
|
freeEnvDatasetTxId = assets[0].transferTxId
|
||||||
freeEnvAlgoTxId = algo.transferTxId
|
freeEnvAlgoTxId = algo.transferTxId
|
||||||
assert(computeJobs, 'Cannot start compute job')
|
assert(computeJobs, 'Cannot start compute job')
|
||||||
|
Loading…
x
Reference in New Issue
Block a user