Skip to content

Commit

Permalink
Fix syntax for title and dateFormat in theme tests for gantt charts
Browse files Browse the repository at this point in the history
  • Loading branch information
paldeep-singh committed Mar 17, 2024
1 parent fe77471 commit ec5b9b2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cypress/integration/rendering/theme.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -297,8 +297,8 @@ erDiagram
accTitle: This is a title
accDescr: This is a description
dateFormat :YYYY-MM-DD
title :Adding GANTT diagram functionality to mermaid
dateFormat YYYY-MM-DD
title Adding GANTT diagram functionality to mermaid
excludes :excludes the named dates/days from being included in a charted task..
section A section
Completed task :done, des1, 2014-01-06,2014-01-08
Expand Down

0 comments on commit ec5b9b2

Please sign in to comment.