Commit 8222651
fix(tests): update error-polyfill to fix unexpected frame error (codesandbox#3091)
* fix(deps): update error-polyfill dependency to get rid of unexpected frame error
* fix(jest-lite): check length of mappedErrors before destructuring it1 parent 068449a commit 8222651
File tree
3 files changed
+7
-6
lines changed- packages
- app/src/sandbox/eval/tests
- common
3 files changed
+7
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
421 | 421 | | |
422 | 422 | | |
423 | 423 | | |
424 | | - | |
| 424 | + | |
425 | 425 | | |
426 | | - | |
| 426 | + | |
427 | 427 | | |
428 | 428 | | |
429 | 429 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10262 | 10262 | | |
10263 | 10263 | | |
10264 | 10264 | | |
10265 | | - | |
10266 | | - | |
10267 | | - | |
| 10265 | + | |
| 10266 | + | |
| 10267 | + | |
| 10268 | + | |
10268 | 10269 | | |
10269 | 10270 | | |
10270 | 10271 | | |
| |||
0 commit comments