From 169260dd225113124f40f17898c59c5c0a770bba Mon Sep 17 00:00:00 2001 From: Sagar Khalasi Date: Fri, 13 Sep 2024 14:26:36 +0530 Subject: [PATCH] exclude test for gitautocommit --- .../cypress/e2e/Regression/ClientSide/Git/GitAutocommit_spec.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/client/cypress/e2e/Regression/ClientSide/Git/GitAutocommit_spec.ts b/app/client/cypress/e2e/Regression/ClientSide/Git/GitAutocommit_spec.ts index fbc7b921c5a3..724e9c72a043 100644 --- a/app/client/cypress/e2e/Regression/ClientSide/Git/GitAutocommit_spec.ts +++ b/app/client/cypress/e2e/Regression/ClientSide/Git/GitAutocommit_spec.ts @@ -11,7 +11,7 @@ let repoName: string = "TED-testrepo1"; describe( "Git Autocommit", - { tags: ["@tag.Git", "@tag.GitAutocommit"] }, + { tags: ["@tag.Git", "@tag.GitAutocommit", "@tag.excludeForAirgap"] }, function () { it("Check if autocommit progress bar is visible and network requests are properly called", function () { featureFlagIntercept({