mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-21 17:05:34 +01:00
fixed typo (#10110)
This commit is contained in:
@@ -21,7 +21,7 @@ class TestUptimeSensor(unittest.TestCase):
|
||||
self.hass.stop()
|
||||
|
||||
def test_uptime_min_config(self):
|
||||
"""Test minimum uptime configutation."""
|
||||
"""Test minimum uptime configuration."""
|
||||
config = {
|
||||
'sensor': {
|
||||
'platform': 'uptime',
|
||||
|
||||
Reference in New Issue
Block a user