1
0
mirror of https://github.com/oceanprotocol/ocean.js.git synced 2024-11-26 20:39:05 +01:00
This commit is contained in:
Ahmed Ali 2020-06-19 15:55:34 +02:00
parent 07449ed18d
commit c9799e271d

View File

@ -26,7 +26,7 @@ describe('Simple flow', () => {
describe('#test', () => {
it('Initialize Ocean contracts v3', async () => {
contracts = new TestContractHandler(
factory.abi,
factory.abi,
datatokensTemplate.abi,
datatokensTemplate.bytecode,
factory.bytecode