Files
home-assistant-core/tests/components/tile/const.py
T

5 lines
104 B
Python

"""Constants for the Tile component tests."""
TEST_PASSWORD = "123abc"
TEST_USERNAME = "[email protected]"