mirror of
https://github.com/usetrmnl/ha_core.git
synced 2026-04-29 13:39:29 -07:00
5 lines
104 B
Python
5 lines
104 B
Python
"""Constants for the Tile component tests."""
|
|
|
|
TEST_PASSWORD = "123abc"
|
|
TEST_USERNAME = "user@host.com"
|