@0x/contracts-coordinator: Remove ZRX token from coordinator tests.

This commit is contained in:
Lawrence Forman
2019-05-14 11:54:34 -04:00
committed by Amir Bandeali
parent 8aa3b535f0
commit 938ae5f27c
2 changed files with 2 additions and 1 deletions

View File

@@ -79,7 +79,6 @@ describe('Coordinator tests', () => {
exchangeArtifacts.Exchange,
provider,
txDefaults,
assetDataUtils.encodeERC20AssetData(zrxToken.address),
new BigNumber(chainId),
);