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

Commit

Permalink
test(invalid-options): update snapshot (#258)
Browse files Browse the repository at this point in the history
  • Loading branch information
evilebottnawi authored and michael-ciniawsky committed Mar 13, 2018
1 parent 45a6cdf commit d3aae1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/__snapshots__/invalid-options.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ exports[`warnings 1`] = `Array []`;
exports[`when applied with invalid options throws validation errors 1`] = `
"UglifyJs Plugin Invalid Options
options['doesntExist'] is an invalid additional property
options['doesntExist'] should NOT have additional properties
"
`;

Expand Down

0 comments on commit d3aae1c

Please sign in to comment.