fix: tests

This commit is contained in:
Sidharth Vinod
2022-09-23 10:40:56 +05:30
parent 0d0de49231
commit 9e35bf6e6f
4 changed files with 4 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
import { Base64 } from 'js-base64';
import { Base64 } from '../../node_modules/js-base64';
import mermaid2 from '../../src/mermaid';
/**