it('Repairs the invalid record - Add punc $a (last before $u)', async () => {
        const validator = await validatorFactory();
        const result = await validator.fix(recordInvalidWithU);
        expect(recordInvalidWithU.equalsTo(recordValidWithU)).to.eql(true);
        expect(result).to.eql({