e2e: decrease stop app waitTime (#3847)

This commit is contained in:
Karsten Hassel
2025-07-16 23:54:02 +02:00
committed by GitHub
parent 54752f10e8
commit e7b669af34
2 changed files with 2 additions and 1 deletions

View File

@@ -21,6 +21,7 @@ Thanks to: @dathbe.
- [tests] refactor: simplify jest config file (#3844)
- [tests] refactor: extract constants for weather electron tests (#3845)
- [tests] replace `console` with `Log` in calendar `debug.js` to avoid exception in eslint config (#3846)
- [tests] speed up e2e tests (#3847)
### Updated