mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-01-14 06:43:25 +08:00
remove info sandbox test case
This commit is contained in:
parent
38ba45f735
commit
7465384e1d
@ -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' });
|
||||
});
|
||||
});
|
||||
|
Loading…
x
Reference in New Issue
Block a user