Skip to content

Commit

Permalink
small refactors; rebase onto master & upgrade rewiremock
Browse files Browse the repository at this point in the history
  • Loading branch information
boneskull committed May 12, 2020
1 parent 41af5a4 commit cfbc32e
Show file tree
Hide file tree
Showing 5 changed files with 528 additions and 42 deletions.
1 change: 0 additions & 1 deletion lib/buffered-runner.js
Expand Up @@ -83,7 +83,6 @@ class BufferedRunner extends Runner {
* run. The information is processed as it's received, and emitted to a
* {@link Reporter}, which is likely listening for these events.
*
* @todo handle delayed runs?
* @param {Function} callback - Called with an exit code corresponding to
* number of test failures.
* @param {{files: string[], options: Options}} opts - Files to run and
Expand Down

0 comments on commit cfbc32e

Please sign in to comment.