mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-10-28 01:14:11 +01:00
Merge remote-tracking branch upstream/develop into standardized-pie-definitions
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { imgSnapshotTest, renderGraph } from '../../helpers/util.js';
|
||||
import { imgSnapshotTest, renderGraph } from '../../helpers/util.ts';
|
||||
|
||||
describe('pie chart', () => {
|
||||
it('should render a simple pie diagram', () => {
|
||||
|
||||
Reference in New Issue
Block a user