test(vchart-editor): fix the wrong path

This commit is contained in:
kkxxkk2019 2023-08-22 16:09:29 +08:00
parent 8f5197adaa
commit dfe6fc1c3d

View File

@ -1,4 +1,4 @@
import { version } from '../src';
import { version } from '../../src';
describe('VChart Editor', () => {
it('should get the correct version', () => {