mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-10-05 15:19:36 +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', () => {
|
||||
imgSnapshotTest(`info showInfo`);
|
||||
});
|
||||
|
||||
it('should handle an info definition in sandbox', () => {
|
||||
imgSnapshotTest(`info`, { securityLevel: 'sandbox' });
|
||||
});
|
||||
});
|
||||
|
Reference in New Issue
Block a user