mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-11-17 11:14:12 +01:00
chore: Fix file extension
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
import { urlSnapshotTest } from '../../helpers/util.js';
|
import { urlSnapshotTest } from '../../helpers/util.ts';
|
||||||
|
|
||||||
describe.skip('Examples', () => {
|
describe.skip('Examples', () => {
|
||||||
it('should render all examples', () => {
|
it('should render all examples', () => {
|
||||||
|
|||||||
Reference in New Issue
Block a user