Skip to content

Commit f0adeb0

Browse files
committed
test: cleanup properly
1 parent 99f66cb commit f0adeb0

21 files changed

+4474
-3822
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2211,7 +2211,7 @@ exports[`overlay should show error for uncaught promise rejection: overlay html
22112211
font-family: Menlo, Consolas, monospace;
22122212
\\"
22132213
>
2214-
Async error at <anonymous>:3:26
2214+
Async error at <anonymous>:3:28
22152215
</div>
22162216
</div>
22172217
</div>
@@ -2295,8 +2295,8 @@ exports[`overlay should show error for uncaught runtime error: overlay html 1`]
22952295
font-family: Menlo, Consolas, monospace;
22962296
\\"
22972297
>
2298-
Injected error at throwError (&lt;anonymous&gt;:2:15) at
2299-
&lt;anonymous&gt;:3:9 at addScriptContent
2298+
Injected error at throwError (&lt;anonymous&gt;:2:17) at
2299+
&lt;anonymous&gt;:3:11 at addScriptContent
23002300
(__puppeteer_evaluation_script__:9:27)
23012301
</div>
23022302
</div>

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2227,7 +2227,7 @@ exports[`overlay should show error for uncaught promise rejection: overlay html
22272227
font-family: Menlo, Consolas, monospace;
22282228
\\"
22292229
>
2230-
Async error at &lt;anonymous&gt;:3:26
2230+
Async error at &lt;anonymous&gt;:3:28
22312231
</div>
22322232
</div>
22332233
</div>
@@ -2311,8 +2311,8 @@ exports[`overlay should show error for uncaught runtime error: overlay html 1`]
23112311
font-family: Menlo, Consolas, monospace;
23122312
\\"
23132313
>
2314-
Injected error at throwError (&lt;anonymous&gt;:2:15) at
2315-
&lt;anonymous&gt;:3:9 at addScriptContent
2314+
Injected error at throwError (&lt;anonymous&gt;:2:17) at
2315+
&lt;anonymous&gt;:3:11 at addScriptContent
23162316
(__puppeteer_evaluation_script__:9:27)
23172317
</div>
23182318
</div>

0 commit comments

Comments
 (0)