From 376af6210184aad11d0b5b24edf862a5db5b0763 Mon Sep 17 00:00:00 2001 From: Isaac Levy Date: Wed, 4 Nov 2020 10:01:28 -0500 Subject: [PATCH] fix: fix failing tests @evilebottnawi caused by merge conflict in #1219 --- test/sourceMap-option.test.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/sourceMap-option.test.js b/test/sourceMap-option.test.js index e4e36ebd..764aeded 100644 --- a/test/sourceMap-option.test.js +++ b/test/sourceMap-option.test.js @@ -501,7 +501,7 @@ describe('"sourceMap" option', () => { expect(chunkName).toBe( webpack.version[0] === '5' - ? 'main.7874af87d58bb3928914.bundle.js' + ? 'main.81d6a28d012832093109.bundle.js' : 'main.535d928b9abb27709302.bundle.js' ); expect(