mirror of
https://github.com/oceanprotocol/ocean.js.git
synced 2024-11-26 20:39:05 +01:00
update datatoken global variable
This commit is contained in:
parent
a1bc02410d
commit
df684c60aa
@ -363,7 +363,7 @@ describe('Compute flow tests', async () => {
|
||||
})
|
||||
|
||||
it('should start a computeJob using the free environment', async () => {
|
||||
const datatoken = new Datatoken(
|
||||
datatoken = new Datatoken(
|
||||
consumerAccount,
|
||||
(await consumerAccount.provider.getNetwork()).chainId
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user