it('Repairs the invalid record - Remove double punc $g', async () => {
        const validator = await validatorFactory();
        const result = await validator.fix(recordInvalidEndGDouble);
        expect(recordInvalidEndGDouble.equalsTo(recordValidEndG)).to.eql(true);
        expect(result).to.eql({