Skip to content

Commit e32d042

Browse files
committed
lint
1 parent 6b8741b commit e32d042

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/jest-core/src/__tests__/SearchSource.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ describe('SearchSource', () => {
115115
{
116116
...config,
117117
...initialOptions,
118-
testPathPatterns: [],
118+
testPathPatterns: [],
119119
},
120120
null,
121121
filter,

0 commit comments

Comments
 (0)