From 4330e537f715469dfad2cdfbc011268b1d7b67ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9CNandanAnantharamu=E2=80=9D?= <“nandan@thinkify.io”> Date: Tue, 5 Nov 2024 16:43:53 +0530 Subject: [PATCH] test: RestAPI spec CI run analysis --- app/client/cypress/limited-tests.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/client/cypress/limited-tests.txt b/app/client/cypress/limited-tests.txt index aa00835ffb0e..5491b74625e1 100644 --- a/app/client/cypress/limited-tests.txt +++ b/app/client/cypress/limited-tests.txt @@ -1,5 +1,6 @@ # To run only limited tests - give the spec names in below format: -cypress/e2e/Regression/ClientSide/Templates/Fork_Template_spec.js +cypress/e2e/Sanity/Datasources/RestApiOAuth2Validation_spec.ts + # For running all specs - uncomment below: #cypress/e2e/**/**/*