From 1bda56c85380f5bd8f5940b3a814936e85d75e0d Mon Sep 17 00:00:00 2001 From: Dmitry Kuzin Date: Tue, 22 Oct 2024 12:25:13 +0400 Subject: [PATCH] Skip d&d test for creator v1 --- packages/survey-creator/testCafe/tests/drag_and_drop.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/survey-creator/testCafe/tests/drag_and_drop.js b/packages/survey-creator/testCafe/tests/drag_and_drop.js index 611a241791..5c5d1bb854 100644 --- a/packages/survey-creator/testCafe/tests/drag_and_drop.js +++ b/packages/survey-creator/testCafe/tests/drag_and_drop.js @@ -257,7 +257,7 @@ test("check move question from survey to panel", async (t) => { assert.deepEqual(await getQuestionsInPanel(), ["question1"]); }); -test("check change order of questions in panel", async (t) => { +test.skip("check change order of questions in panel", async (t) => { await t.click("[title=Panel]"); await t.wait(100); await t.dragToElement(