mirror of
https://github.com/elisspace/core.git
synced 2026-09-13 06:28:37 +00:00
* Rewrite logentries unittest tests to pytest style test functions. Issue: https://github.com/home-assistant/core/issues/40862 * Import mock correctly * Fix mock import * Fix failure in formatting. Co-authored-by: Martin Hjelmare <marhje52@gmail.com>