Skip to content

Commit d2d4d7b

Browse files
authored
update jest to v30 (#3815)
e2e: - needed window.close(), otherwise the objects are not destroyed - add missing `await` in clock test - set maxListeners for all tests remaining todo (comes with another PR if I find the problem): - calendar e2e is now the only test which still needs `--forceExit`
1 parent 2809ed1 commit d2d4d7b

File tree

7 files changed

+968
-720
lines changed

7 files changed

+968
-720
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ planned for 2025-07-01
5151

5252
### Updated
5353

54-
- [core] Update dependencies including electron to v36 (#3774, #3788, #3811, #3804)
54+
- [core] Update dependencies including electron to v36 (#3774, #3788, #3811, #3804, #3815)
5555
- [core] Update package type to `commonjs`
5656
- [logger] Review factory code part: use `switch/case` instead of `if/else if` (#3812)
5757

0 commit comments

Comments
 (0)