Update sensor recorder tests to async (#124061)

This commit is contained in:
Erik Montnemery
2024-08-18 20:20:58 +02:00
committed by GitHub
parent 7d5ddbf51c
commit ce2ffde22e
5 changed files with 54 additions and 38 deletions

View File

@@ -107,6 +107,7 @@ _TEST_FIXTURES: dict[str, list[str] | str] = {
"device_registry": "DeviceRegistry",
"enable_bluetooth": "None",
"enable_custom_integrations": "None",
"enable_missing_statistics": "bool",
"enable_nightly_purge": "bool",
"enable_statistics": "bool",
"enable_schema_validation": "bool",