diff --git a/app/models/evss_claim_document.rb b/app/models/evss_claim_document.rb index 917e099fff7..eeb47881667 100644 --- a/app/models/evss_claim_document.rb +++ b/app/models/evss_claim_document.rb @@ -54,7 +54,7 @@ class EVSSClaimDocument < Common::Base 'L478' => 'Medical Treatment Records - Furnished by SSA', 'L702' => 'Disability Benefits Questionnaire (DBQ)', 'L703' => 'Goldmann Perimetry Chart/Field Of Vision Chart', - 'L827' => 'VA Form 21-4142a - General Release for Medical Provider Information' + 'L827' => 'VA Form 21-4142a - General Release for Medical Provider Information', 'L1489' => 'Automated Review Summary Document' }.freeze # rubocop:enable Layout/LineLength