mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 20:27:08 +00:00
Add test
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
This commit is contained in:
parent
323a6f6254
commit
ffa8b23ec3
@ -57,4 +57,3 @@ async def test_async_setup_entry(recorder_mock: Recorder, hass: HomeAssistant) -
|
||||
|
||||
_sum += data[start]
|
||||
assert stat["sum"] == _sum
|
||||
assert _sum == sum(data.values())
|
||||
|
Loading…
x
Reference in New Issue
Block a user