mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-10-10 17:49:40 +02:00
remove info sandbox test case
This commit is contained in:
@@ -8,8 +8,4 @@ describe('info diagram', () => {
|
|||||||
it('should handle an info definition with showInfo', () => {
|
it('should handle an info definition with showInfo', () => {
|
||||||
imgSnapshotTest(`info showInfo`);
|
imgSnapshotTest(`info showInfo`);
|
||||||
});
|
});
|
||||||
|
|
||||||
it('should handle an info definition in sandbox', () => {
|
|
||||||
imgSnapshotTest(`info`, { securityLevel: 'sandbox' });
|
|
||||||
});
|
|
||||||
});
|
});
|
||||||
|
Reference in New Issue
Block a user