FIX TESTS AGAIN!!!!

This commit is contained in:
Anton Lavrenov
2021-05-05 12:57:35 -05:00
parent 6407022985
commit 432ff1a87b
3 changed files with 3 additions and 74 deletions

View File

@@ -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();