diff --git a/src/applications/registry.json b/src/applications/registry.json index be41c99c6c..72476d5870 100644 --- a/src/applications/registry.json +++ b/src/applications/registry.json @@ -1632,5 +1632,15 @@ "vagovprod": false, "layout": "page-react.html" } + }, + { + "appName": "Verify Your Enrollment", + "entryName": "verify-your-enrollment", + "rootUrl": "/education/verify-your-enrollment", + "productId": "90b61c25-80ce-444f-89fb-eb186b52bfe6", + "template": { + "vagovprod": false, + "layout": "page-react.html" + } } ]