From 4989ef4c54d9d62d824850b42ce7d7ad5b3b16e9 Mon Sep 17 00:00:00 2001 From: Sagar Khalasi Date: Tue, 5 Nov 2024 16:48:48 +0530 Subject: [PATCH] runnning test for fix --- 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 aa00835ffb0e..5351836658aa 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/Templates/Fork_Template_spec.js +cypress/e2e/Regression/ClientSide/Widgets/TableV2/Date_column_types_validation_spec.ts # For running all specs - uncomment below: #cypress/e2e/**/**/*