From 7b7f2d480cb830349e90ea2f79e4e85296555cf5 Mon Sep 17 00:00:00 2001 From: akashrathod28 Date: Fri, 13 Jun 2025 12:34:43 +0200 Subject: [PATCH] [ACS-9767] e2e exclude ng19-migration --- e2e/playwright/info-drawer/exclude.tests.json | 5 ++++- e2e/playwright/upload-download-actions/exclude.tests.json | 4 +++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/e2e/playwright/info-drawer/exclude.tests.json b/e2e/playwright/info-drawer/exclude.tests.json index 0967ef424..05a3e55de 100644 --- a/e2e/playwright/info-drawer/exclude.tests.json +++ b/e2e/playwright/info-drawer/exclude.tests.json @@ -1 +1,4 @@ -{} +{ + "XAT-5544": "https://hyland.atlassian.net/browse/ACS-9767", + "XAT-5539": "https://hyland.atlassian.net/browse/ACS-9767" +} diff --git a/e2e/playwright/upload-download-actions/exclude.tests.json b/e2e/playwright/upload-download-actions/exclude.tests.json index 0967ef424..59e588f10 100644 --- a/e2e/playwright/upload-download-actions/exclude.tests.json +++ b/e2e/playwright/upload-download-actions/exclude.tests.json @@ -1 +1,3 @@ -{} +{ + "XAT-17776": "https://hyland.atlassian.net/browse/ACS-9767" +}