Skip to content
This repository was archived by the owner on Mar 17, 2021. It is now read-only.

Commit 4941853

Browse files
Pimmevilebottnawi
authored andcommitted
test: fix a test (#130)
1 parent 017adc7 commit 4941853

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/__snapshots__/Errors.test.js.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ exports[`Errors Validation Error 1`] = `
1111
options.limit should be string,number
1212
at validate (<PROJECT_ROOT>/node_modules/@webpack-contrib/schema-utils/dist/validate-options.js:87:15)
1313
at validator (<PROJECT_ROOT>/node_modules/@webpack-contrib/schema-utils/dist/validate-options.js:118:10)
14-
at Object.loader (<PROJECT_ROOT>/src/index.js:19:3)"
14+
at Object.loader (<PROJECT_ROOT>/src/index.js:20:3)"
1515
`;

0 commit comments

Comments
 (0)