Skip to content

Commit a8bc4b6

Browse files
committed
test: fix snapshot typo
1 parent d685485 commit a8bc4b6

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
@@ -1,7 +1,7 @@
11
// Jest Snapshot v1, https://goo.gl/fbAQLP
22

33
exports[`Errors Validation Error 1`] = `
4-
"Invalid options object. PostHTML Loader has been initialised using an options object that does not match the API schema.
4+
"Invalid options object. PostHTML Loader has been initialized using an options object that does not match the API schema.
55
- options.plugins should be one of these:
66
[any, ...] | object {} | function
77
Details:

0 commit comments

Comments
 (0)