Files
home-assistant-core/tests/components/simplisafe/common.py
T

5 lines
124 B
Python

"""Define common SimpliSafe test constants/etc."""
REFRESH_TOKEN = "token123"
USERNAME = "[email protected]"
USER_ID = "12345"