Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
sidharthv96 committed Jan 19, 2024
1 parent 119926d commit 0cde759
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cypress/integration/rendering/pie.spec.ts
Expand Up @@ -52,7 +52,7 @@ describe('pie chart', () => {
renderGraph(
`pie title Sports in Sweden
"Bandy": 40
"Ice-Hockey": 80
"Ice-Hockey": 180
"Football": 90
`,
{ pie: { useMaxWidth: false } }
Expand Down

0 comments on commit 0cde759

Please sign in to comment.