appease CI

This commit is contained in:
Michael Zhu
2020-08-04 11:30:43 -07:00
parent b10522479c
commit 2c73bbd689
2 changed files with 72 additions and 22 deletions

View File

@@ -121,6 +121,7 @@ describe('swapQuoteConsumerUtils', () => {
swapQuoteConsumer = new SwapQuoteConsumer(provider, {
chainId,
contractAddresses,
});
});
after(async () => {