1
0
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:
Stefan Agner
2023-11-15 10:45:36 +01:00
committed by GitHub
parent 60a97235df
commit 928aff342f
11 changed files with 56 additions and 45 deletions

View File

@@ -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