Files
core/tests/components/cert_expiry/const.py
T

5 lines
72 B
Python

"""Constants for cert_expiry tests."""
PORT = 443
HOST = "example.com"