From 53cbd4c9c5e485677fce225556737c8fc4f36767 Mon Sep 17 00:00:00 2001 From: Dmitriy Oparin Date: Mon, 23 Nov 2020 13:50:37 +0300 Subject: [PATCH] test adaptation for new develop --- .../pr_2203_error_сannot_read_property_at_saving_job.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/cypress/integration/actions_tasks_objects/pr_2203_error_сannot_read_property_at_saving_job.js b/tests/cypress/integration/actions_tasks_objects/pr_2203_error_сannot_read_property_at_saving_job.js index bc6963fd..8b398179 100644 --- a/tests/cypress/integration/actions_tasks_objects/pr_2203_error_сannot_read_property_at_saving_job.js +++ b/tests/cypress/integration/actions_tasks_objects/pr_2203_error_сannot_read_property_at_saving_job.js @@ -12,7 +12,7 @@ context('Check error сannot read property at saving job', () => { const createRectangleShape2Points = { points: 'By 2 Points', type: 'Shape', - switchLabel: false, + labelName: labelName, firstX: 100, firstY: 100, secondX: 300,