Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
F3n67u committed Mar 17, 2022
1 parent 1a735b8 commit 8ecbb31
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/jest-config/src/__tests__/normalize.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1668,6 +1668,7 @@ describe('moduleFileExtensions', () => {

expect(options.moduleFileExtensions).toEqual([
'js',
'mjs',
'jsx',
'ts',
'tsx',
Expand Down

0 comments on commit 8ecbb31

Please sign in to comment.