mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-08-22 01:36:43 +02:00
Updated tests
This commit is contained in:
@@ -259,7 +259,7 @@ describe('Gantt diagram', () => {
|
|||||||
});
|
});
|
||||||
});
|
});
|
||||||
it('should render a gantt diagram with data labels at the top when topAxis is true', () => {
|
it('should render a gantt diagram with data labels at the top when topAxis is true', () => {
|
||||||
renderGraph(
|
imgSnapshotTest(
|
||||||
`
|
`
|
||||||
gantt
|
gantt
|
||||||
dateFormat YYYY-MM-DD
|
dateFormat YYYY-MM-DD
|
||||||
|
Reference in New Issue
Block a user