@@ -192,7 +192,7 @@ exports[`"cache" option should match snapshot for the "true" value and extract c
192192
193193exports[`"cache" option should match snapshot for the "true" value and extract comments in different files: warnings 2`] = `Array []`;
194194
195- exports[`"cache" option should match snapshot for the "true" value and extract comments in one files : assets 1`] = `
195+ exports[`"cache" option should match snapshot for the "true" value and extract comments in the one file : assets 1`] = `
196196Object {
197197 "4.4.js": "/*! For license information please see licenses.txt */
198198(window.webpackJsonp=window.webpackJsonp||[]).push([[4],{4:function(n,o){n.exports=Math.random()}}]);",
@@ -245,7 +245,7 @@ Object {
245245}
246246`;
247247
248- exports[`"cache" option should match snapshot for the "true" value and extract comments in one files : assets 2`] = `
248+ exports[`"cache" option should match snapshot for the "true" value and extract comments in the one file : assets 2`] = `
249249Object {
250250 "4.4.js": "/*! For license information please see licenses.txt */
251251(window.webpackJsonp=window.webpackJsonp||[]).push([[4],{4:function(n,o){n.exports=Math.random()}}]);",
@@ -298,13 +298,13 @@ Object {
298298}
299299`;
300300
301- exports[`"cache" option should match snapshot for the "true" value and extract comments in one files : errors 1`] = `Array []`;
301+ exports[`"cache" option should match snapshot for the "true" value and extract comments in the one file : errors 1`] = `Array []`;
302302
303- exports[`"cache" option should match snapshot for the "true" value and extract comments in one files : errors 2`] = `Array []`;
303+ exports[`"cache" option should match snapshot for the "true" value and extract comments in the one file : errors 2`] = `Array []`;
304304
305- exports[`"cache" option should match snapshot for the "true" value and extract comments in one files : warnings 1`] = `Array []`;
305+ exports[`"cache" option should match snapshot for the "true" value and extract comments in the one file : warnings 1`] = `Array []`;
306306
307- exports[`"cache" option should match snapshot for the "true" value and extract comments in one files : warnings 2`] = `Array []`;
307+ exports[`"cache" option should match snapshot for the "true" value and extract comments in the one file : warnings 2`] = `Array []`;
308308
309309exports[`"cache" option should match snapshot for the "true" value and source maps: assets 1`] = `
310310Object {
0 commit comments