remove legacy code
This commit is contained in:
parent
00c597411f
commit
2c65a658e7
@ -25,7 +25,6 @@ describe('ExchangeWrapper', () => {
|
||||
web3 = web3Factory.create();
|
||||
zeroEx = new ZeroEx(web3);
|
||||
userAddresses = await promisify(web3.eth.getAccounts)();
|
||||
web3.eth.defaultAccount = userAddresses[0];
|
||||
});
|
||||
beforeEach(async () => {
|
||||
await blockchainLifecycle.startAsync();
|
||||
|
Loading…
x
Reference in New Issue
Block a user