CASH-1450: amend unit test

This commit is contained in:
AdamCaouetteSafelite 2025-09-02 08:12:02 -04:00
parent 5f227f78fd
commit fa65a56bf0

View file

@ -82,7 +82,6 @@ describe("Customer Review Block", () => {
// Assert
expect(wrapper.vm.displayContent).toEqual([
testConstants.displayContent.fullName,
testConstants.displayContent.emailAddress,
testConstants.displayContent.phoneNumber,
testConstants.displayContent.smsOptIn,