mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 12:59:34 +00:00
Spelling fixes (#12041)
* Spelling fixes *Lots* of them. * Spelling breaking changes * Fix lint errors
This commit is contained in:
committed by
Fabian Affolter
parent
38fd9b65bf
commit
8dcfd35b8b
@@ -78,7 +78,7 @@ class TestVultrBinarySensorSetup(unittest.TestCase):
|
||||
|
||||
for device in self.DEVICES:
|
||||
|
||||
# Test pre data retieval
|
||||
# Test pre data retrieval
|
||||
if device.subscription == '555555':
|
||||
self.assertEqual('Vultr {}', device.name)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user