mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-08-21 17:26:45 +02:00
improves description for user journey diagram title test
Co-authored-by: Pranav Mishra <mishrap@dickinson.edu>
This commit is contained in:
@@ -64,7 +64,7 @@ section Checkout from website
|
|||||||
);
|
);
|
||||||
});
|
});
|
||||||
|
|
||||||
it('should render a user journey diagram title', () => {
|
it('should correctly render the user journey diagram title with the specified styling', () => {
|
||||||
renderGraph(
|
renderGraph(
|
||||||
`---
|
`---
|
||||||
config:
|
config:
|
||||||
|
Reference in New Issue
Block a user