Skip to content

Commit d47760a

Browse files
author
Brooklyn Welsh
committed
Merge branch 'INT-B-20618-Office-Edit-Mobile-Home' of https://github.com/transcom/mymove into INT-B-20618-Office-Edit-Mobile-Home
2 parents f6a43c5 + a41591c commit d47760a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pkg/services/shipment_summary_worksheet/shipment_summary_worksheet_test.go

-1
Original file line numberDiff line numberDiff line change
@@ -624,7 +624,6 @@ func (suite *ShipmentSummaryWorksheetServiceSuite) TestMemberPaidRemainingPPMEnt
624624
mockPPMCloseoutFetcher := &mocks.PPMCloseoutFetcher{}
625625
sswPPMComputer := NewSSWPPMComputer(mockPPMCloseoutFetcher)
626626
sswPage2, _ := sswPPMComputer.FormatValuesShipmentSummaryWorksheetFormPage2(ssd, true)
627-
628627
suite.Equal("$4.00", sswPage2.PPMRemainingEntitlement)
629628
}
630629

0 commit comments

Comments
 (0)