mirror of
https://github.com/home-assistant/supervisor.git
synced 2026-04-18 07:35:22 +01:00
Address pytest warnings (#4695)
This commit is contained in:
@@ -17,6 +17,7 @@ from tests.dbus_service_mocks.base import DBusServiceMock
|
||||
class TestInterface(DBusServiceMock):
|
||||
"""Test interface."""
|
||||
|
||||
__test__ = False
|
||||
interface = "service.test.TestInterface"
|
||||
object_path = DBUS_OBJECT_BASE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user