Skip to content

Commit 8c1d5b7

Browse files
test: more
1 parent 234c389 commit 8c1d5b7

File tree

5 files changed

+245
-52
lines changed

5 files changed

+245
-52
lines changed

test/__snapshots__/loader.test.js.snap

+2-2
Original file line numberDiff line numberDiff line change
@@ -149,11 +149,11 @@ Array [
149149
150150
.class {
151151
color: red;
152-
background: url(/webpack/public/path/de52feff0a80fb98abe3.png);
152+
background: url(/webpack/public/path/img.png);
153153
}
154154
155155
.class-duplicate-url {
156-
background: url(/webpack/public/path/de52feff0a80fb98abe3.png);
156+
background: url(/webpack/public/path/img.png);
157157
}
158158
159159
:root {

0 commit comments

Comments
 (0)