From ad4cdd94e84cd26caf385fca84ffbc2e75de2dc5 Mon Sep 17 00:00:00 2001 From: emidhun Date: Mon, 28 Apr 2025 10:02:35 +0530 Subject: [PATCH] Modify strecture --- .../queries/queryPanel => queryPanel}/queryEditorRegression.cy.js | 0 .../queryPanel => queryPanel}/queryManagerRegression.cy.js | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename {cypress-tests/cypress/e2e/happyPath/appbuilder/commonTestcases/newSuits/queries/queryPanel => queryPanel}/queryEditorRegression.cy.js (100%) rename {cypress-tests/cypress/e2e/happyPath/appbuilder/commonTestcases/newSuits/queries/queryPanel => queryPanel}/queryManagerRegression.cy.js (100%) diff --git a/cypress-tests/cypress/e2e/happyPath/appbuilder/commonTestcases/newSuits/queries/queryPanel/queryEditorRegression.cy.js b/queryPanel/queryEditorRegression.cy.js similarity index 100% rename from cypress-tests/cypress/e2e/happyPath/appbuilder/commonTestcases/newSuits/queries/queryPanel/queryEditorRegression.cy.js rename to queryPanel/queryEditorRegression.cy.js diff --git a/cypress-tests/cypress/e2e/happyPath/appbuilder/commonTestcases/newSuits/queries/queryPanel/queryManagerRegression.cy.js b/queryPanel/queryManagerRegression.cy.js similarity index 100% rename from cypress-tests/cypress/e2e/happyPath/appbuilder/commonTestcases/newSuits/queries/queryPanel/queryManagerRegression.cy.js rename to queryPanel/queryManagerRegression.cy.js