mirror of
https://github.com/oceanprotocol/ocean.js.git
synced 2024-11-26 20:39:05 +01:00
fix sintax
This commit is contained in:
parent
39672b3ec0
commit
324b4eda64
@ -473,8 +473,10 @@ describe('Simple compute tests', async () => {
|
||||
providerUrl,
|
||||
consumerAccount
|
||||
)
|
||||
console.log('first providerInitializeComputeResults'),
|
||||
console.log(
|
||||
'first providerInitializeComputeResults',
|
||||
providerInitializeComputeResults
|
||||
)
|
||||
assert(
|
||||
!('error' in providerInitializeComputeResults.algorithm),
|
||||
'Cannot order algorithm'
|
||||
|
Loading…
x
Reference in New Issue
Block a user