Skip to content

Commit

Permalink
[build] Clean jest configs (elastic#100594)
Browse files Browse the repository at this point in the history
  • Loading branch information
jbudz authored and kibanamachine committed May 26, 2021
1 parent 621919b commit c874d6c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/dev/build/tasks/clean_tasks.ts
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ export const CleanExtraFilesFromModules: Task = {
// tests
'**/test',
'**/tests',
'**/jest.config.js',
'**/__tests__',
'**/*.test.js',
'**/*.snap',
Expand Down

0 comments on commit c874d6c

Please sign in to comment.