Files
core/tests/components/slide_local/const.py
Joost Lekkerkerker a8f56e4b96 Fix Slide local tests (#151569)
Co-authored-by: Erik Montnemery <erik@montnemery.com>
2025-09-02 18:21:38 +02:00

4 lines
74 B
Python

"""Common const used across tests for slide_local."""
HOST = "127.0.0.2"