mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 12:59:34 +00:00
Tons of fixes - WIP
This commit is contained in:
@@ -12,7 +12,7 @@ from homeassistant.components import logbook
|
||||
from tests.common import mock_http_component, get_test_home_assistant
|
||||
|
||||
|
||||
class TestComponentHistory(unittest.TestCase):
|
||||
class TestComponentLogbook(unittest.TestCase):
|
||||
"""Test the History component."""
|
||||
|
||||
def setUp(self):
|
||||
|
||||
Reference in New Issue
Block a user