mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-21 07:55:00 +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]
|
||||
|
||||
|
||||
class TestHomeAssitantApp(functional.BaseAppTests):
|
||||
class TestHomeAssistantApp(functional.BaseAppTests):
|
||||
"""Basic tests for Home Assistant app."""
|
||||
app_name = 'homeassistant'
|
||||
has_service = True
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user