mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-08 18:16:44 +02:00
remove chart
from pie.spec.ts
description
This commit is contained in:
@@ -7,7 +7,7 @@ setConfig({
|
|||||||
securityLevel: 'strict',
|
securityLevel: 'strict',
|
||||||
});
|
});
|
||||||
|
|
||||||
describe('pie chart', () => {
|
describe('pie', () => {
|
||||||
beforeAll(() => {
|
beforeAll(() => {
|
||||||
parser.yy = db;
|
parser.yy = db;
|
||||||
});
|
});
|
||||||
|
Reference in New Issue
Block a user