mirror of
https://github.com/home-assistant/core.git
synced 2025-07-16 17:57:11 +00:00
fix typo while were in here
This commit is contained in:
parent
25a690691b
commit
1c4ac6017d
@ -41,7 +41,7 @@ class TestMediaPlayer(unittest.TestCase):
|
|||||||
|
|
||||||
def test_services(self):
|
def test_services(self):
|
||||||
"""
|
"""
|
||||||
Test if the call service methods conver to correct service calls.
|
Test if the call service methods convert to correct service calls.
|
||||||
"""
|
"""
|
||||||
services = {
|
services = {
|
||||||
SERVICE_TURN_ON: media_player.turn_on,
|
SERVICE_TURN_ON: media_player.turn_on,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user