We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e99e77 commit 375991bCopy full SHA for 375991b
test/index.js
@@ -1,6 +1,6 @@
1
// @flow
2
3
-import { describe, it, beforeEach, afterEach } from 'mocha'
+import { describe, it, before, after, beforeEach, afterEach } from 'mocha'
4
import { expect, assert } from 'chai'
5
import delay from 'waait'
6
import sinon from 'sinon'
0 commit comments