mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 19:27:45 +00:00
spelling: components/brother (#64273)
Co-authored-by: Josh Soref <jsoref@users.noreply.github.com>
This commit is contained in:
parent
c755c8aa35
commit
85bafbbc21
@ -309,7 +309,7 @@ async def test_availability(hass):
|
|||||||
|
|
||||||
|
|
||||||
async def test_manual_update_entity(hass):
|
async def test_manual_update_entity(hass):
|
||||||
"""Test manual update entity via service homeasasistant/update_entity."""
|
"""Test manual update entity via service homeassistant/update_entity."""
|
||||||
await init_integration(hass)
|
await init_integration(hass)
|
||||||
|
|
||||||
data = json.loads(load_fixture("printer_data.json", "brother"))
|
data = json.loads(load_fixture("printer_data.json", "brother"))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user