Skip to content

Commit 0f0a1dc

Browse files
test: fix
1 parent 56824d4 commit 0f0a1dc

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

test/__snapshots__/minify-option.test.js.snap

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -164,13 +164,6 @@ exports[`minify option should work using when the \`minify\` option is \`jsonMin
164164
165165
exports[`minify option should work using when the \`minify\` option is \`jsonMinify\` and allows to set \`JSON.stringify\` options: warnings 1`] = `Array []`;
166166
167-
exports[`minify option should work using when the \`minify\` option is \`jsonMinify\` and output errors: errors 1`] = `
168-
Array [
169-
"Error: 02c6f39b64edc78375dd.json from Terser plugin
170-
Unexpected token '}', \\"{",
171-
]
172-
`;
173-
174167
exports[`minify option should work using when the \`minify\` option is \`jsonMinify\` and output errors: warnings 1`] = `Array []`;
175168
176169
exports[`minify option should work using when the \`minify\` option is \`jsonMinify\`: assets 1`] = `

0 commit comments

Comments
 (0)