freeleaps-service-hub/apps/authentication/tests/base/config.py

3 lines
104 B
Python

USER_EMAIL = "icecheng@mathmast.com"
USER_PASSWORD = "@Cwb1535145760"
BASE_URL = "http://localhost:8103"