mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-14 12:59:46 +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', () => {
|
||||
it('should render all examples', () => {
|
||||
|
Reference in New Issue
Block a user