forked from external/vscode-xml
		
	
							parent
							
								
									428bf450a1
								
							
						
					
					
						commit
						276e16b245
					
				
					 2 changed files with 4 additions and 4 deletions
				
			
		| 
						 | 
					@ -108,7 +108,7 @@ describe("V2XmlFormatter", () => {
 | 
				
			||||||
            testFormatter(xmlFormatter, options, "issue-288");
 | 
					            testFormatter(xmlFormatter, options, "issue-288");
 | 
				
			||||||
        });
 | 
					        });
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        it("should handle mixed content on the same line as another element", () => {
 | 
					        it("should handle mixed content on the same line as another element without error", () => {
 | 
				
			||||||
            testFormatter(xmlFormatter, options, "issue-294");
 | 
					            testFormatter(xmlFormatter, options, "issue-294");
 | 
				
			||||||
        });
 | 
					        });
 | 
				
			||||||
    });
 | 
					    });
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue