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

6 lines
125 B
Python

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