Skip to content

Commit

Permalink
Merge pull request #14773 from transcom/B-21935-testFix
Browse files Browse the repository at this point in the history
  • Loading branch information
deandreJones authored Feb 7, 2025
2 parents 57ff1c4 + 640a05c commit b2f65aa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkg/notifications/move_counseled_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -302,8 +302,8 @@ func (suite *NotificationSuite) TestMoveCounseledHTMLTemplateRenderWithWeightRes
}

expectedHTMLContent := `<p>*** DO NOT REPLY directly to this email ***</p>
<p>This is a confirmation that your counselor has approved move details for the assigned move code abc123 from origDutyLocation to destDutyLocation in the MilMove system.</p>
<p>Your move has been identified as going to an administratively restricted HHG weight location. Your weight restriction is 1,500lbs. Be advised, you may be required to pay excess cost if you choose to move more than your weight restriction. </p>
<p>This is a confirmation that your counselor has approved move details for the assigned move code abc123 from origDutyLocation to destDutyLocation in the MilMove system.</p> <p>Your move has been identified as going to an administratively restricted HHG weight location. Your weight restriction is 1500lbs.</p>
<p>Be advised, you may be required to pay excess cost if you choose to move more than your weight restriction. </p>
<p>What this means to you:</br>
If you are doing a Personally Procured Move (PPM), you can start moving your personal property.</p>
<p><strong>Next steps for a PPM:</strong>
Expand Down

0 comments on commit b2f65aa

Please sign in to comment.