Skip to content

Commit be2948a

Browse files
committed
test(module-name-mapper): update line number in snapshot
1 parent e669f89 commit be2948a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

e2e/__tests__/__snapshots__/module_name_mapper.test.js.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ exports[`moduleNameMapper wrong configuration 1`] = `
3232
12 | module.exports = () => 'test';
3333
13 |
3434
35-
at packages/jest-resolve/build/index.js:400:17
35+
at packages/jest-resolve/build/index.js:411:17
3636
at index.js:10:1
3737
3838
"

0 commit comments

Comments
 (0)