mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-24 09:49:46 +02:00
Change to using display mode yaml
This commit is contained in:
@@ -439,11 +439,13 @@ describe('Gantt diagram', () => {
|
||||
it('should render when compact is true', () => {
|
||||
imgSnapshotTest(
|
||||
`
|
||||
---
|
||||
displayMode: compact
|
||||
---
|
||||
gantt
|
||||
title GANTT compact
|
||||
dateFormat HH:mm:ss
|
||||
axisFormat %Hh%M
|
||||
compact
|
||||
|
||||
section DB Clean
|
||||
Clean: 12:00:00, 10m
|
||||
|
Reference in New Issue
Block a user