Skip to content

Commit

Permalink
address coverage and cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
connectdotz committed Oct 9, 2023
1 parent 9cc314f commit 7cf0357
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file removed image.png
Binary file not shown.
1 change: 1 addition & 0 deletions src/JestExt/run-mode.ts
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ export class RunMode {
deferred: true,
};
default: {
// istanbul ignore next
throw new Error(`invalid runMode ${setting}`);
}
}
Expand Down

0 comments on commit 7cf0357

Please sign in to comment.