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" +}