mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-01-28 07:03:17 +08:00
Fix for broken Requirement diagram cypress test
This commit is contained in:
parent
90a631cdad
commit
5aac0734d5
@ -53,8 +53,8 @@ describe('Requirement diagram', () => {
|
||||
renderGraph(
|
||||
`
|
||||
requirementDiagram
|
||||
title: ${expectedTitle}
|
||||
accDescription: ${expectedAccDescription}
|
||||
title ${expectedTitle}
|
||||
accDescription ${expectedAccDescription}
|
||||
|
||||
requirement test_req {
|
||||
id: 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user