Closed rodolfoghi closed 4 years ago
test(`should NOT add digits after the CPF length (${LENGTH})`, () => { expect(format('94389575104000000')).toBe('943.895.751-04'); });