Import TestLibs contract from @0x/contracts-libs
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { artifacts as libsArtifacts } from '@0x/contracts-libs';
|
||||
import { artifacts as libsArtifacts, TestLibsContract } from '@0x/contracts-libs';
|
||||
import {
|
||||
AllowanceAmountScenario,
|
||||
AssetDataScenario,
|
||||
@@ -33,7 +33,6 @@ import * as _ from 'lodash';
|
||||
import 'make-promises-safe';
|
||||
|
||||
import { ExchangeContract, ExchangeFillEventArgs } from '../../generated-wrappers/exchange';
|
||||
import { TestLibsContract } from '../../generated-wrappers/test_libs';
|
||||
import { artifacts } from '../../src/artifacts';
|
||||
|
||||
import { AssetWrapper } from './asset_wrapper';
|
||||
|
Reference in New Issue
Block a user