We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24651fa commit cea87efCopy full SHA for cea87ef
test/common.js
@@ -4,4 +4,4 @@
4
*/
5
6
// expose the globals that are obtained through `<script>` on the browser
7
-expect = require('../expect')
+expect = require('../index')
0 commit comments