mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-24 01:39:53 +02:00
Fix nesting of getSubGraphTitleMargins test.
This commit is contained in:
@@ -595,6 +595,7 @@ describe('calculatePoint', () => {
|
||||
'Could not find a suitable point for the given distance'
|
||||
);
|
||||
});
|
||||
});
|
||||
|
||||
describe('getSubGraphTitleMargins', () => {
|
||||
it('should get subgraph title margins after config has been set', () => {
|
||||
@@ -615,4 +616,3 @@ describe('calculatePoint', () => {
|
||||
});
|
||||
});
|
||||
});
|
||||
});
|
||||
|
Reference in New Issue
Block a user