it('Repairs the invalid record - Remove punc $c ($c has ©, should not have punc)', async () => {
        const validator = await validatorFactory();
        const result = await validator.fix(recordInvalidCopyrightCExtra);
        expect(recordInvalidCopyrightCExtra.equalsTo(recordValidCopyright)).to.eql(true);
        expect(result).to.eql({