Skip to content

Commit

Permalink
test: add field to TransitAgency fixture
Browse files Browse the repository at this point in the history
  • Loading branch information
angela-tran committed Aug 9, 2023
1 parent ed47e79 commit 81f65b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/pytest/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -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/includes/agency-selector-logo.html",
eligibility_index_template="eligibility/index.html",
enrollment_success_template="enrollment/success.html",
)
Expand Down

0 comments on commit 81f65b4

Please sign in to comment.