diff --git a/test/integration/CodeExamples.test.ts b/test/integration/CodeExamples.test.ts index 531b7010..670502d6 100644 --- a/test/integration/CodeExamples.test.ts +++ b/test/integration/CodeExamples.test.ts @@ -113,8 +113,7 @@ import { TokenInOutMarket, ZERO_ADDRESS } from '../../src' -import { getTestConfig, web3 } from '../config' -import { Addresses, deployContracts } from '../TestContractHandler' +import { getAddresses, getTestConfig, web3 } from '../config' /// ``` ///