did some more wiring #47603
Annotations
2 errors
normalizeExpiryYearFormat ► isCardExpired should return true when the card expiry month is 0 and the card expiry year is 2025 ► isCardExpired should return true when the card expiry month is 0 and the card expiry year is 2025:
libs/common/src/autofill/utils.spec.ts#L123
Failed test found in:
junit.xml
Error:
Error: expect(received).toBe(expected) // Object.is equality
|
normalizeExpiryYearFormat ► isCardExpired should return true when the card expiry month is 0 and the card expiry year is 2025 ► isCardExpired should return true when the card expiry month is 0 and the card expiry year is 2025:
libs/common/src/autofill/utils.spec.ts#L123
Failed test found in:
junit.xml
Error:
Error: expect(received).toBe(expected) // Object.is equality
|