mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-09-19 04:59:01 +00:00
homeassistant: Fix spelling in tests
Tests: - pytest runs the expected tests for Home Assistant. Signed-off-by: James Valleroy <jvalleroy@mailbox.org> Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>
This commit is contained in:
parent
d63324160a
commit
7e9070e418
@ -8,7 +8,7 @@ from plinth.tests import functional
|
|||||||
pytestmark = [pytest.mark.apps, pytest.mark.homeassistant]
|
pytestmark = [pytest.mark.apps, pytest.mark.homeassistant]
|
||||||
|
|
||||||
|
|
||||||
class TestHomeAssitantApp(functional.BaseAppTests):
|
class TestHomeAssistantApp(functional.BaseAppTests):
|
||||||
"""Basic tests for Home Assistant app."""
|
"""Basic tests for Home Assistant app."""
|
||||||
app_name = 'homeassistant'
|
app_name = 'homeassistant'
|
||||||
has_service = True
|
has_service = True
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user