diff --git a/test/__snapshots__/modules-option.test.js.snap b/test/__snapshots__/modules-option.test.js.snap index bb74161c..874d8ade 100644 --- a/test/__snapshots__/modules-option.test.js.snap +++ b/test/__snapshots__/modules-option.test.js.snap @@ -9685,7 +9685,7 @@ Array [ "./modules/tests-cases/issue-589/source.css", "body:before { content: ''; - background: url(replaced_file_protocol_/webpack/public/path/img.png); + background: url(replaced_file_protocol_/webpack/public/path/09a1a1112c577c2794359715edfcb5ac.png); } ", "", @@ -9719,7 +9719,7 @@ Array [ "./modules/tests-cases/issue-589/source.css", "body:before { content: ''; - background: url(replaced_file_protocol_/webpack/public/path/img.png); + background: url(replaced_file_protocol_/webpack/public/path/09a1a1112c577c2794359715edfcb5ac.png); } ", "", @@ -9753,7 +9753,7 @@ Array [ "./modules/tests-cases/issue-589/source.css", "body:before { content: ''; - background: url(replaced_file_protocol_/webpack/public/path/img.png); + background: url(replaced_file_protocol_/webpack/public/path/09a1a1112c577c2794359715edfcb5ac.png); } ", "", @@ -9787,7 +9787,7 @@ Array [ "./modules/tests-cases/issue-589/source.css", "body:before { content: ''; - background: url(replaced_file_protocol_/webpack/public/path/img.png); + background: url(replaced_file_protocol_/webpack/public/path/09a1a1112c577c2794359715edfcb5ac.png); } ", "", @@ -9821,7 +9821,7 @@ Array [ "./modules/tests-cases/issue-589/source.css", "body:before { content: ''; - background: url(replaced_file_protocol_/webpack/public/path/img.png); + background: url(replaced_file_protocol_/webpack/public/path/09a1a1112c577c2794359715edfcb5ac.png); } ", "", @@ -9855,7 +9855,7 @@ Array [ "./modules/tests-cases/issue-589/source.css", "body:before { content: ''; - background: url(replaced_file_protocol_/webpack/public/path/img.png); + background: url(replaced_file_protocol_/webpack/public/path/09a1a1112c577c2794359715edfcb5ac.png); } ", "", diff --git a/test/__snapshots__/url-option.test.js.snap b/test/__snapshots__/url-option.test.js.snap index b5743eea..3949b70b 100644 --- a/test/__snapshots__/url-option.test.js.snap +++ b/test/__snapshots__/url-option.test.js.snap @@ -3626,7 +3626,7 @@ a { /* We need to use \`resourceQuery: /inline/\` */ /* Hard to test on webpack v4 */ .qqq { - background: url(data:image/png;base64,bW9kdWxlLmV4cG9ydHMgPSBfX3dlYnBhY2tfcHVibGljX3BhdGhfXyArICJjdXN0b20taW1nLnBuZyI=) + background: url(replaced_file_protocol_/webpack/public/path/custom-img.png) } .class { @@ -4257,7 +4257,7 @@ a { /* We need to use \`resourceQuery: /inline/\` */ /* Hard to test on webpack v4 */ .qqq { - background: url(data:image/png;base64,bW9kdWxlLmV4cG9ydHMgPSBfX3dlYnBhY2tfcHVibGljX3BhdGhfXyArICJjdXN0b20taW1nLnBuZyI=) + background: url(replaced_file_protocol_/webpack/public/path/custom-img.png) } .class { @@ -4888,7 +4888,7 @@ a { /* We need to use \`resourceQuery: /inline/\` */ /* Hard to test on webpack v4 */ .qqq { - background: url(replaced_file_protocol_/webpack/public/path/img-single.png) + background: url(replaced_file_protocol_/webpack/public/path/custom-img.png) } .class {