From 32d1be4c3dfe54bf8a0f8e9f54b20d2845c86407 Mon Sep 17 00:00:00 2001 From: Sagar Khalasi Date: Thu, 19 Sep 2024 17:07:54 +0530 Subject: [PATCH] reverted changes --- app/client/cypress/limited-tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/client/cypress/limited-tests.txt b/app/client/cypress/limited-tests.txt index a13fe3e3f66..31c0c0253fe 100644 --- a/app/client/cypress/limited-tests.txt +++ b/app/client/cypress/limited-tests.txt @@ -1,5 +1,5 @@ # To run only limited tests - give the spec names in below format: -cypress/e2e/Regression/ClientSide/Widgets/TableV2/Inline_editing_2_spec.js +cypress/e2e/Regression/ClientSide/Templates/Fork_Template_spec.js # For running all specs - uncomment below: #cypress/e2e/**/**/*