spelling: components/brother (#64273)

Co-authored-by: Josh Soref <jsoref@users.noreply.github.com>
pull/63824/head
Josh Soref 2022-01-17 09:15:45 -05:00 committed by GitHub
parent c755c8aa35
commit 85bafbbc21
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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"))