mirror of
https://github.com/home-assistant/core.git
synced 2025-08-04 05:05:09 +02:00
Add failing test
This commit is contained in:
@@ -65,7 +65,7 @@ async def test_demo_statistics(hass, recorder_mock):
|
||||
"unit_of_measurement": "°C",
|
||||
} in statistic_ids
|
||||
assert {
|
||||
"has_mean": False,
|
||||
"has_mean": True,
|
||||
"has_sum": True,
|
||||
"name": None,
|
||||
"source": "demo",
|
||||
|
Reference in New Issue
Block a user