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 02a340e commit 7909f9eCopy full SHA for 7909f9e
test/helpers/setup.js
@@ -2,7 +2,7 @@
2
3
const sinon = require('sinon')
4
5
-const logProcessErrors = require('../../src')
+const logProcessErrors = require('../../custom')
6
7
// Call `logProcessErrors()` then return spied objects and `stopLogging()`
8
const startLogging = function({
0 commit comments