Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
SimenB committed Nov 16, 2023
1 parent 6b8741b commit e32d042
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/jest-core/src/__tests__/SearchSource.test.ts
Expand Up @@ -115,7 +115,7 @@ describe('SearchSource', () => {
{
...config,
...initialOptions,
testPathPatterns: [],
testPathPatterns: [],
},
null,
filter,
Expand Down

0 comments on commit e32d042

Please sign in to comment.