Use make-promises-safe to catch unhandled rejections in tests
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
import { DoneCallback } from '@0xproject/types';
|
||||
import * as chai from 'chai';
|
||||
import 'make-promises-safe';
|
||||
import 'mocha';
|
||||
|
||||
import { Compiler } from '../src/compiler';
|
||||
|
Reference in New Issue
Block a user