Skip to content

Commit 550101f

Browse files
committed
lint
1 parent 754a8e9 commit 550101f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/internal/test_runner/harness.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ function createProcessEventHandler(eventName, rootTest) {
2424
if (test === undefined) {
2525
throw err;
2626
}
27-
27+
2828
if (test.finished) {
2929
// If the test is already finished, report this as a top level
3030
// diagnostic since this is a malformed test.

0 commit comments

Comments
 (0)