Skip to content

Commit b70603d

Browse files
test: updated snapshot with hashes (#44)
1 parent e41a6d3 commit b70603d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/__snapshots__/CssMinimizerPlugin.test.js.snap.webpack5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ exports[`CssMinimizerPlugin should work and do not use memory cache when the "ca
9494

9595
exports[`CssMinimizerPlugin should work and generate real content hash: assets 1`] = `
9696
Object {
97-
"entry.19e4764f9c1d9fe130e2.ce7383626443418914c4.804026849196b08d285c.css": "body{color:red}a{color:#00f}",
97+
"entry.19e4764f9c1d9fe130e2.2b805513ea22ef0b0e87.569cdce223d5e9f199ef.css": "body{color:red}a{color:#00f}",
9898
}
9999
`;
100100

0 commit comments

Comments
 (0)