Commit 7dfc07b
authored
Fix main branch CI failure by increasing jest
## Explanation
- Fixes main branch CI failure:
https://github.com/MetaMask/core/actions/runs/6944013982/job/18901645361
- Increases jest `testTimeout` option from default of 5000 to 30000.
## References
- Closes #2075
## Changelog
N/A
## Checklist
- [x] I've updated the test suite for new or updated code as appropriate
- [x] I've updated documentation (JSDoc, Markdown, etc.) for new or
updated code as appropriate
- [x] I've highlighted breaking changes using the "BREAKING" category
above as appropriatetestTimeout option (#2074)1 parent f23ad0b commit 7dfc07b
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
179 | 182 | | |
180 | 183 | | |
181 | 184 | | |
| |||
0 commit comments