Skip to content

Commit

Permalink
fix: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Mert Can Altin committed Jan 31, 2024
1 parent c1cc29b commit 7e568bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/internal/test_runner/tests_stream.js
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ class TestsStream extends Readable {
file,
...loc,
});
}
}

dequeue(nesting, loc, name) {
this[kEmitMessage]('test:dequeue', {
Expand Down

0 comments on commit 7e568bd

Please sign in to comment.