Merge pull request #2912 from khassel/e2e

fix e2e tests not failing on errors
This commit is contained in:
Michael Teeuw
2022-09-28 09:59:10 +02:00
committed by GitHub
15 changed files with 386 additions and 319 deletions

View File

@@ -34,6 +34,7 @@ _This release is scheduled to be released on 2022-10-01._
- Fix multi day calendar events always presented as "(1/X)" instead of the amount of days the event has progressed.
- Fix weatherbit provider to use type config value instead of endpoint
- Fix calendar events which DO NOT specify rrule byday adjusted incorrectly #2885
- Fix e2e tests not failing on errors (#2911)
## [2.20.0] - 2022-07-02