mirror of
https://github.com/konvajs/konva.git
synced 2025-09-19 10:47:59 +08:00
tests refactor, clean build
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { assert } from 'chai';
|
||||
|
||||
import { addStage, Konva } from './utis';
|
||||
import { addStage, Konva } from './test-utils';
|
||||
|
||||
describe('Polygon', function () {
|
||||
it('add polygon', function () {
|
||||
|
Reference in New Issue
Block a user