mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-08-23 02:06:45 +02:00
test
This commit is contained in:
@@ -51,7 +51,7 @@ describe('pie chart', () => {
|
||||
it('should render a pie diagram when useMaxWidth is false', () => {
|
||||
renderGraph(
|
||||
`pie title Sports in Sweden
|
||||
"Bandy": 40
|
||||
"Bandy": 140
|
||||
"Ice-Hockey": 80
|
||||
"Football": 90
|
||||
`,
|
||||
|
Reference in New Issue
Block a user