Skip to content

Commit

Permalink
test: more
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-akait committed Dec 16, 2019
1 parent 234c389 commit 8c1d5b7
Show file tree
Hide file tree
Showing 5 changed files with 245 additions and 52 deletions.
4 changes: 2 additions & 2 deletions test/__snapshots__/loader.test.js.snap
Expand Up @@ -149,11 +149,11 @@ Array [
.class {
color: red;
background: url(/webpack/public/path/de52feff0a80fb98abe3.png);
background: url(/webpack/public/path/img.png);
}
.class-duplicate-url {
background: url(/webpack/public/path/de52feff0a80fb98abe3.png);
background: url(/webpack/public/path/img.png);
}
:root {
Expand Down

0 comments on commit 8c1d5b7

Please sign in to comment.