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 609bb92 commit 303faa9Copy full SHA for 303faa9
test/unit/bin/helpers/utils.js
@@ -1,7 +1,5 @@
1
'use strict';
2
-const { it } = require('mocha');
3
const path = require('path');
4
-const { sandbox } = require('sinon');
5
6
const chai = require('chai'),
7
expect = chai.expect,
0 commit comments