Skip to content

Commit 13335a8

Browse files
committed
chore(fixture): add help template to CalFresh eligibility verifier
1 parent dc95f50 commit 13335a8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

benefits/core/migrations/local_fixtures.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,8 @@
272272
"auth_provider": 1,
273273
"selection_label_template": "eligibility/includes/selection-label--calfresh.html",
274274
"start_template": "eligibility/start--calfresh.html",
275-
"form_class": null
275+
"form_class": null,
276+
"help_template": "core/includes/help--calfresh.html"
276277
}
277278
},
278279
{

0 commit comments

Comments
 (0)