Use make-promises-safe to catch unhandled rejections in tests
This commit is contained in:
@@ -6,6 +6,7 @@ import { BigNumber } from '@0xproject/utils';
|
||||
import { Web3Wrapper } from '@0xproject/web3-wrapper';
|
||||
import * as chai from 'chai';
|
||||
import * as _ from 'lodash';
|
||||
import 'make-promises-safe';
|
||||
import 'mocha';
|
||||
|
||||
import {
|
||||
|
||||
Reference in New Issue
Block a user