Skip to content

Commit

Permalink
Docs - Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: kirkrodrigues <[email protected]>
  • Loading branch information
junhaoliao and kirkrodrigues authored Nov 19, 2024
1 parent cb9325a commit 36677d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jest.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ const JEST_CONFIG: Config = {
lines: 90,
},
// eslint-disable-next-line no-warning-comments
// TODO: Remove / Adjust below overrides as more test cases are added.
// TODO: Remove/adjust the overrides below as more test cases are added.
"src/*.tsx": {
functions: 0,
lines: 0,
Expand Down

0 comments on commit 36677d4

Please sign in to comment.