mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-17 22:39:56 +02:00
fixed options e2e test
This commit is contained in:
@@ -47,7 +47,7 @@ Statement
|
|||||||
|
|
||||||
|
|
||||||
Direction:
|
Direction:
|
||||||
dir=('LR' | 'TB' | 'BT') EOL;
|
dir=('LR' | 'TB' | 'BT');
|
||||||
|
|
||||||
Options:
|
Options:
|
||||||
'options' '{' rawOptions+=STRING* '}' EOL;
|
'options' '{' rawOptions+=STRING* '}' EOL;
|
||||||
|
Reference in New Issue
Block a user