From 746e4e3f08881b1d6c2a375c7c36603f71904c00 Mon Sep 17 00:00:00 2001 From: Nandan Date: Wed, 12 Jun 2024 19:40:40 +0530 Subject: [PATCH] updated limited run file --- 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 31c0c0253fef..0eb7fef8909a 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/Git/GitSync/GitSyncedApps_spec.js # For running all specs - uncomment below: #cypress/e2e/**/**/*