@0x:contract-integrations Added the integrations package to CI
This commit is contained in:
@@ -7,7 +7,7 @@ import { BigNumber } from '@0x/utils';
|
||||
|
||||
import { DeploymentManager, AddressManager } from '../../src';
|
||||
|
||||
blockchainTests('Exchange & Staking', async env => {
|
||||
blockchainTests('Exchange & Staking', env => {
|
||||
let accounts: string[];
|
||||
let makerAddress: string;
|
||||
let takers: string[];
|
||||
|
||||
Reference in New Issue
Block a user