mirror of
				https://github.com/mermaid-js/mermaid.git
				synced 2025-10-31 10:54:15 +01:00 
			
		
		
		
	test: Wrap in describe block
This commit is contained in:
		| @@ -173,6 +173,8 @@ describe.skip('architecture diagram', () => { | |||||||
|   }); |   }); | ||||||
| }); | }); | ||||||
|  |  | ||||||
| it('should allow adding external icons', () => { | describe('architecture - external', () => { | ||||||
|   urlSnapshotTest('http://localhost:9000/architecture-external.html'); |   it('should allow adding external icons', () => { | ||||||
|  |     urlSnapshotTest('http://localhost:9000/architecture-external.html'); | ||||||
|  |   }); | ||||||
| }); | }); | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Sidharth Vinod
					Sidharth Vinod