diff --git a/app/client/cypress/e2e/Regression/ClientSide/Widgets/Map/MapWidget_Spec.ts b/app/client/cypress/e2e/Regression/ClientSide/Widgets/Map/MapWidget_Spec.ts index 68bbeafc5a69..7a80d3a34f18 100644 --- a/app/client/cypress/e2e/Regression/ClientSide/Widgets/Map/MapWidget_Spec.ts +++ b/app/client/cypress/e2e/Regression/ClientSide/Widgets/Map/MapWidget_Spec.ts @@ -31,7 +31,15 @@ const location = [ describe( "Map Widget", - { tags: ["@tag.Widget", "@tag.Maps", "@tag.Visual", "@tag.Binding"] }, + { + tags: [ + "@tag.Widget", + "@tag.Maps", + "@tag.Visual", + "@tag.Binding", + "@tag.excludeForAirgap", + ], + }, function () { it("1.Drag Map Widget and Verify the Map Widget with Initial Location", () => { //Add map and verify