fixed typo ()

pull/10081/merge
Markus 2017-10-24 14:44:38 +02:00 committed by Fabian Affolter
parent 179655b6b0
commit e970edbf20
1 changed files with 1 additions and 1 deletions
tests/components/sensor

View File

@ -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',