mirror of
https://github.com/oceanprotocol/ocean.js.git
synced 2024-11-26 20:39:05 +01:00
Update ComputeFlow.test.ts
This commit is contained in:
parent
4961032b3f
commit
bb44008a3f
@ -14,7 +14,7 @@ const web3 = new Web3('http://127.0.0.1:8545')
|
|||||||
const factory = require('@oceanprotocol/contracts/artifacts/development/Factory.json')
|
const factory = require('@oceanprotocol/contracts/artifacts/development/Factory.json')
|
||||||
const datatokensTemplate = require('@oceanprotocol/contracts/artifacts/development/DataTokenTemplate.json')
|
const datatokensTemplate = require('@oceanprotocol/contracts/artifacts/development/DataTokenTemplate.json')
|
||||||
|
|
||||||
describe('Marketplace flow', () => {
|
describe('Compute flow', () => {
|
||||||
let owner
|
let owner
|
||||||
let bob
|
let bob
|
||||||
let ddo
|
let ddo
|
||||||
|
Loading…
x
Reference in New Issue
Block a user