mirror of
https://github.com/konvajs/konva.git
synced 2025-11-24 08:46:44 +08:00
FIX TESTS AGAIN!!!!
This commit is contained in:
@@ -8,7 +8,7 @@ import {
|
||||
simulateTouchMove,
|
||||
} from './test-utils';
|
||||
|
||||
describe.skip('TouchEvents', function () {
|
||||
describe('TouchEvents', function () {
|
||||
// ======================================================
|
||||
it('stage content touch events', function () {
|
||||
var stage = addStage();
|
||||
|
||||
Reference in New Issue
Block a user