update tests in updatenotification_spec.js due to problems after merging PR's

This commit is contained in:
Karsten Hassel
2021-09-09 21:29:28 +02:00
parent 91d72e48ad
commit eb63745664
2 changed files with 2 additions and 16 deletions

View File

@@ -24,6 +24,7 @@ _This release is scheduled to be released on 2021-10-01._
- Update weathergov provider to try fetching not just current, but also foreacst, when API URLs available.
- Refactored clock layout.
- Refactored methods from weatherproviders into weatherobject (isDaytime, updateSunTime).
- Use of `logger.js` in jest tests.
### Fixed