diff --git a/tests/pytest/conftest.py b/tests/pytest/conftest.py index f264c29765..788b6dbd4b 100644 --- a/tests/pytest/conftest.py +++ b/tests/pytest/conftest.py @@ -171,6 +171,7 @@ def model_TransitAgency(model_PemData, model_EligibilityType, model_EligibilityV public_key=model_PemData, jws_signing_alg="alg", index_template="core/agency-index.html", + selector_logo_template="core/agency-selector-logo.html", eligibility_index_template="eligibility/index.html", enrollment_success_template="enrollment/success.html", )