mirror of
https://github.com/home-assistant/core.git
synced 2026-01-25 00:52:39 +01: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>