Skip to content

Commit 3d80f1e

Browse files
committed
chore(fixtures): update template for tests
1 parent 3061000 commit 3d80f1e

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

benefits/core/migrations/local_fixtures.json

+4-2
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,8 @@
8787
"fields": {
8888
"name": "courtesy_card",
8989
"label": "(MST) Courtesy Card Discount",
90-
"group_id": "group123"
90+
"group_id": "group123",
91+
"enrollment_index_template": "enrollment/index--agency-card.html"
9192
}
9293
},
9394
{
@@ -114,7 +115,8 @@
114115
"fields": {
115116
"name": "mobility_pass",
116117
"label": "(SBMTD) Mobility Pass Discount",
117-
"group_id": "group123"
118+
"group_id": "group123",
119+
"enrollment_index_template": "enrollment/index--agency-card.html"
118120
}
119121
},
120122
{

0 commit comments

Comments
 (0)