mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Lint Sonarr tests
This commit is contained in:
parent
b8d737c0cc
commit
81a00bf3f1
@ -815,7 +815,7 @@ class TestSonarrSetup(unittest.TestCase):
|
||||
|
||||
@unittest.mock.patch('requests.get', side_effect=mocked_requests_get)
|
||||
def test_system_status(self, req_mock):
|
||||
"""Test getting system status"""
|
||||
"""Test getting system status."""
|
||||
config = {
|
||||
'platform': 'sonarr',
|
||||
'api_key': 'foo',
|
||||
|
Loading…
x
Reference in New Issue
Block a user