@0x/contracts-asset-proxy: Rebase and use IERC20Bridge
This commit is contained in:
@@ -24,7 +24,7 @@ import {
|
||||
TestEth2DaiBridgeTokenTransferEventArgs,
|
||||
} from '../src';
|
||||
|
||||
blockchainTests.resets.only('Eth2DaiBridge unit tests', env => {
|
||||
blockchainTests.resets('Eth2DaiBridge unit tests', env => {
|
||||
const txHelper = new TransactionHelper(env.web3Wrapper, artifacts);
|
||||
let testContract: TestEth2DaiBridgeContract;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user