Use make-promises-safe to catch unhandled rejections in tests
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
import { web3Factory } from '@0xproject/dev-utils';
|
||||
import * as fs from 'fs';
|
||||
import 'make-promises-safe';
|
||||
|
||||
import { ContractWrappers } from '../src';
|
||||
|
||||
|
Reference in New Issue
Block a user