mirror of
https://github.com/home-assistant/core.git
synced 2025-11-13 13:00:11 +00:00
Improve unit handling in recorder (#153941)
This commit is contained in:
@@ -562,6 +562,7 @@ async def test_events_during_migration_queue_exhausted(
|
||||
(25, False),
|
||||
(43, False),
|
||||
(48, True),
|
||||
(50, True),
|
||||
],
|
||||
)
|
||||
async def test_schema_migrate(
|
||||
|
||||
Reference in New Issue
Block a user