chore: add unit test to high frequency component (#17423)
This commit is contained in:
@@ -26,7 +26,7 @@ const config: Config = {
|
||||
clearMocks: true,
|
||||
|
||||
// Indicates whether the coverage information should be collected while executing the test
|
||||
collectCoverage: false,
|
||||
collectCoverage: true,
|
||||
|
||||
// An array of glob patterns indicating a set of files for which coverage information should be collected
|
||||
// collectCoverageFrom: undefined,
|
||||
|
Reference in New Issue
Block a user