Fix import file extension

This commit is contained in:
Sidharth Vinod
2023-07-07 17:21:18 +05:30
parent 962ff73fc3
commit 0cdf801884
30 changed files with 30 additions and 30 deletions

View File

@@ -1,4 +1,4 @@
import { urlSnapshotTest } from '../../helpers/util.js';
import { urlSnapshotTest } from '../../helpers/util.ts';
describe('mermaid', () => {
describe('registerDiagram', () => {