it('Repairs the invalid record - Add punc $b', async () => {
        const validator = await validatorFactory();
        const result = await validator.fix(recordInvalidSimple);
        expect(recordInvalidSimple.equalsTo(recordValidSimple)).to.eql(true);
        expect(result).to.eql({