Skip to content

Commit 170e33b

Browse files
test: update
1 parent dd9f92f commit 170e33b

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

test/e2e/__snapshots__/overlay.test.js.snap.webpack4

+12-12
Original file line numberDiff line numberDiff line change
@@ -65,9 +65,9 @@ exports[`overlay should not show initially, then show on an error and allow to c
6565
<div>
6666
<span style=\\"color: rgb(227, 96, 73)\\">Error:</span><br /><br />
6767
<div>
68-
Module parse failed: Unterminated template (1:1) You may need an
69-
appropriate loader to handle this file type, currently no loaders are
70-
configured to process this file. See
68+
./foo.js 1:1 Module parse failed: Unterminated template (1:1) You may
69+
need an appropriate loader to handle this file type, currently no
70+
loaders are configured to process this file. See
7171
https://webpack.js.org/concepts#loaders &gt; \`;
7272
</div>
7373
<br /><br />
@@ -147,9 +147,9 @@ exports[`overlay should not show initially, then show on an error, then hide on
147147
<div>
148148
<span style=\\"color: rgb(227, 96, 73)\\">Error:</span><br /><br />
149149
<div>
150-
Module parse failed: Unterminated template (1:1) You may need an
151-
appropriate loader to handle this file type, currently no loaders are
152-
configured to process this file. See
150+
./foo.js 1:1 Module parse failed: Unterminated template (1:1) You may
151+
need an appropriate loader to handle this file type, currently no
152+
loaders are configured to process this file. See
153153
https://webpack.js.org/concepts#loaders &gt; \`;
154154
</div>
155155
<br /><br />
@@ -229,9 +229,9 @@ exports[`overlay should not show initially, then show on an error, then show oth
229229
<div>
230230
<span style=\\"color: rgb(227, 96, 73)\\">Error:</span><br /><br />
231231
<div>
232-
Module parse failed: Unterminated template (1:1) You may need an
233-
appropriate loader to handle this file type, currently no loaders are
234-
configured to process this file. See
232+
./foo.js 1:1 Module parse failed: Unterminated template (1:1) You may
233+
need an appropriate loader to handle this file type, currently no
234+
loaders are configured to process this file. See
235235
https://webpack.js.org/concepts#loaders &gt; \`;
236236
</div>
237237
<br /><br />
@@ -278,9 +278,9 @@ exports[`overlay should not show initially, then show on an error, then show oth
278278
<div>
279279
<span style=\\"color: rgb(227, 96, 73)\\">Error:</span><br /><br />
280280
<div>
281-
Module parse failed: Unterminated template (1:1) You may need an
282-
appropriate loader to handle this file type, currently no loaders are
283-
configured to process this file. See
281+
./foo.js 1:1 Module parse failed: Unterminated template (1:1) You may
282+
need an appropriate loader to handle this file type, currently no
283+
loaders are configured to process this file. See
284284
https://webpack.js.org/concepts#loaders &gt; \`;a
285285
</div>
286286
<br /><br />

0 commit comments

Comments
 (0)