mirror of
https://github.com/home-assistant/core.git
synced 2025-04-24 01:08:12 +00:00
fixed typo (#10110)
This commit is contained in:
parent
179655b6b0
commit
e970edbf20
@ -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',
|
||||
|
Loading…
x
Reference in New Issue
Block a user