Skip to content
This repository was archived by the owner on Dec 5, 2019. It is now read-only.

Commit d3aae1c

Browse files
evilebottnawimichael-ciniawsky
authored andcommitted
test(invalid-options): update snapshot (#258)
1 parent 45a6cdf commit d3aae1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/__snapshots__/invalid-options.test.js.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ exports[`warnings 1`] = `Array []`;
187187
exports[`when applied with invalid options throws validation errors 1`] = `
188188
"UglifyJs Plugin Invalid Options
189189
190-
options['doesntExist'] is an invalid additional property
190+
options['doesntExist'] should NOT have additional properties
191191
"
192192
`;
193193

0 commit comments

Comments
 (0)