mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-08-27 20:26:47 +02:00
fixup! fixup! feat(pie): adding outer border, text position options
This commit is contained in:
@@ -92,7 +92,7 @@ describe('Pie Chart', () => {
|
||||
});
|
||||
});
|
||||
|
||||
it('should render a pie diagram when text-position is set', () => {
|
||||
it('should render a pie diagram when textPosition is set', () => {
|
||||
imgSnapshotTest(
|
||||
`
|
||||
pie
|
||||
|
Reference in New Issue
Block a user