Skip to content

Commit

Permalink
test: update
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-akait committed Sep 9, 2021
1 parent dd9f92f commit 170e33b
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions test/e2e/__snapshots__/overlay.test.js.snap.webpack4
Expand Up @@ -65,9 +65,9 @@ exports[`overlay should not show initially, then show on an error and allow to c
<div>
<span style=\\"color: rgb(227, 96, 73)\\">Error:</span><br /><br />
<div>
Module parse failed: Unterminated template (1:1) You may need an
appropriate loader to handle this file type, currently no loaders are
configured to process this file. See
./foo.js 1:1 Module parse failed: Unterminated template (1:1) You may
need an appropriate loader to handle this file type, currently no
loaders are configured to process this file. See
https://webpack.js.org/concepts#loaders &gt; \`;
</div>
<br /><br />
Expand Down Expand Up @@ -147,9 +147,9 @@ exports[`overlay should not show initially, then show on an error, then hide on
<div>
<span style=\\"color: rgb(227, 96, 73)\\">Error:</span><br /><br />
<div>
Module parse failed: Unterminated template (1:1) You may need an
appropriate loader to handle this file type, currently no loaders are
configured to process this file. See
./foo.js 1:1 Module parse failed: Unterminated template (1:1) You may
need an appropriate loader to handle this file type, currently no
loaders are configured to process this file. See
https://webpack.js.org/concepts#loaders &gt; \`;
</div>
<br /><br />
Expand Down Expand Up @@ -229,9 +229,9 @@ exports[`overlay should not show initially, then show on an error, then show oth
<div>
<span style=\\"color: rgb(227, 96, 73)\\">Error:</span><br /><br />
<div>
Module parse failed: Unterminated template (1:1) You may need an
appropriate loader to handle this file type, currently no loaders are
configured to process this file. See
./foo.js 1:1 Module parse failed: Unterminated template (1:1) You may
need an appropriate loader to handle this file type, currently no
loaders are configured to process this file. See
https://webpack.js.org/concepts#loaders &gt; \`;
</div>
<br /><br />
Expand Down Expand Up @@ -278,9 +278,9 @@ exports[`overlay should not show initially, then show on an error, then show oth
<div>
<span style=\\"color: rgb(227, 96, 73)\\">Error:</span><br /><br />
<div>
Module parse failed: Unterminated template (1:1) You may need an
appropriate loader to handle this file type, currently no loaders are
configured to process this file. See
./foo.js 1:1 Module parse failed: Unterminated template (1:1) You may
need an appropriate loader to handle this file type, currently no
loaders are configured to process this file. See
https://webpack.js.org/concepts#loaders &gt; \`;a
</div>
<br /><br />
Expand Down

0 comments on commit 170e33b

Please sign in to comment.