@0x/contracts-exchange: Enable all exchange tests.
This commit is contained in:
committed by
Amir Bandeali
parent
1ab62b7a80
commit
79f40b4ce0
@@ -31,7 +31,7 @@ const blockchainLifecycle = new BlockchainLifecycle(web3Wrapper);
|
||||
chaiSetup.configure();
|
||||
const expect = chai.expect;
|
||||
|
||||
describe.only('matchOrders', () => {
|
||||
describe('matchOrders', () => {
|
||||
let chainId: number;
|
||||
let makerAddressLeft: string;
|
||||
let makerAddressRight: string;
|
||||
|
||||
Reference in New Issue
Block a user