Skip to content

Commit

Permalink
fix minor typo
Browse files Browse the repository at this point in the history
  • Loading branch information
dlqqq committed Sep 7, 2023
1 parent 434234f commit a3c0fb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/jupyter-ai/jest.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ module.exports = {
...baseConfig,
automock: false,
collectCoverageFrom: [
// TODO: renable coverage reports when we have more comprehensive testing
// TODO: re-enable coverage reports when we have more comprehensive testing
// 'src/**/*.{ts,tsx}',
// '!src/**/*.d.ts',
// '!src/**/.ipynb_checkpoints/*'
Expand Down

0 comments on commit a3c0fb2

Please sign in to comment.