mirror of
				https://github.com/mermaid-js/mermaid.git
				synced 2025-11-03 20:34:20 +01:00 
			
		
		
		
	#1485 Fixing for test
This commit is contained in:
		@@ -6,6 +6,6 @@ describe('Sequencediagram', () => {
 | 
			
		||||
    cy.visit(url);
 | 
			
		||||
    cy.get('body')
 | 
			
		||||
      .find('svg')
 | 
			
		||||
      .should('have.length', 2);
 | 
			
		||||
      .should('have.length', 1);
 | 
			
		||||
  });
 | 
			
		||||
});
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user