mirror of
https://github.com/konvajs/konva.git
synced 2025-09-18 09:50:05 +08:00
tests refactor, clean build
This commit is contained in:
@@ -6,7 +6,7 @@ import {
|
||||
simulatePointerDown,
|
||||
simulatePointerMove,
|
||||
simulatePointerUp,
|
||||
} from './utis';
|
||||
} from './test-utils';
|
||||
|
||||
// TODO: restore it!
|
||||
describe.skip('PointerEvents', function () {
|
||||
|
Reference in New Issue
Block a user