diff --git a/test/codegen/fromcto/xmlschema/xmlschemavisitor.js b/test/codegen/fromcto/xmlschema/xmlschemavisitor.js index 83385b6d..5dac9808 100644 --- a/test/codegen/fromcto/xmlschema/xmlschemavisitor.js +++ b/test/codegen/fromcto/xmlschema/xmlschemavisitor.js @@ -393,7 +393,7 @@ describe('XmlSchemaVisitor', function () { sandbox.restore(); }); - it('should write the map declaration for a map ', () => { + it('should write the map declaration for a map ', () => { let param = { fileWriter: mockFileWriter @@ -431,7 +431,7 @@ describe('XmlSchemaVisitor', function () { }); - it('should write the map declaration for a map ', () => { + it('should write the map declaration for a map ', () => { let param = { fileWriter: mockFileWriter };