mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-14 21:09:50 +02: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