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