fix calendar test exdate check (#3293)

fixes #3291
This commit is contained in:
Karsten Hassel
2023-12-17 07:19:15 +01:00
committed by GitHub
parent 319a921f75
commit a7af76b619
3 changed files with 16 additions and 12 deletions

View File

@@ -45,6 +45,7 @@ _This release is scheduled to be released on 2024-01-01._
- Fix updatanotification (update_helper.js): catch error if reponse is not an JSON format (check PM2)
- Fix missing typeof in calendar module
- Fix style issues after prettier update
- Fix calendar test (#3291) by moving "Exdate check" from e2e to electron to run on a Thursday
## [2.25.0] - 2023-10-01