Commit ca82d3f
authored
🐞 Fix Nightly build problems due to test suite errors (#71)
Based on
[msw](https://mswjs.io/docs/migrations/1.x-to-2.x/#cannot-find-module-mswnode-jsdom)
setup guide, we need to add the test environment options to the Jest
config files.
This PR hopefully fixes #70
Co-authored-by: @laicuRoot1 parent 77a9408 commit ca82d3f
2 files changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
16 | 19 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
16 | 19 | | |
0 commit comments