1
0
mirror of https://github.com/home-assistant/core.git synced 2026-02-24 20:07:23 +00:00
Files
core/tests/components/vicare/__init__.py
Hans Oischinger ea32cc5d92 Refactor vicare config_flow tests (#90568)
* Refactor vicare config_flow tests

* Address review comments

* Remove unused parameters
2023-03-31 14:33:58 +02:00

7 lines
128 B
Python

"""Test for ViCare."""
from __future__ import annotations
MODULE = "homeassistant.components.vicare"
MOCK_MAC = "B874241B7B9"