From 046fc7a43405cf1fecf710c0fa488d9998443b9e Mon Sep 17 00:00:00 2001 From: Sagar Khalasi Date: Mon, 9 Dec 2024 19:07:25 +0530 Subject: [PATCH] Reverted the change --- 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 af48002cf94..aa00835ffb0 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/OneClickBinding/PropertyControl_spec.ts +cypress/e2e/Regression/ClientSide/Templates/Fork_Template_spec.js # For running all specs - uncomment below: #cypress/e2e/**/**/*