We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c32b131 commit 359a67fCopy full SHA for 359a67f
index.js
@@ -77,7 +77,6 @@ function createHarness (conf_) {
77
78
process.nextTick(function () {
79
if (pending.length) return pending.shift()();
80
- console.error("count", count)
81
if (count === 0) {
82
out.close();
83
}
0 commit comments