mirror of
https://github.com/VisActor/VChart
synced 2024-11-22 17:26:19 +00:00
test(vchart-editor): fix the wrong path
This commit is contained in:
parent
8f5197adaa
commit
dfe6fc1c3d
@ -1,4 +1,4 @@
|
||||
import { version } from '../src';
|
||||
import { version } from '../../src';
|
||||
|
||||
describe('VChart Editor', () => {
|
||||
it('should get the correct version', () => {
|
||||
|
Loading…
Reference in New Issue
Block a user