mirror of
https://github.com/home-assistant/core.git
synced 2025-07-15 09:17:10 +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):
|
||||
"""
|
||||
Test if the call service methods conver to correct service calls.
|
||||
Test if the call service methods convert to correct service calls.
|
||||
"""
|
||||
services = {
|
||||
SERVICE_TURN_ON: media_player.turn_on,
|
||||
|
Loading…
x
Reference in New Issue
Block a user