From 833948d9a0204f05069b8b40326c855b55b87e35 Mon Sep 17 00:00:00 2001 From: Tomasz Date: Wed, 15 Nov 2023 12:30:58 +0100 Subject: [PATCH] exclude C286473 --- e2e/playwright/authentication/exclude.tests.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/e2e/playwright/authentication/exclude.tests.json b/e2e/playwright/authentication/exclude.tests.json index b8fb48b8af..cf08a95374 100644 --- a/e2e/playwright/authentication/exclude.tests.json +++ b/e2e/playwright/authentication/exclude.tests.json @@ -1,3 +1,4 @@ { - "C213097" : "https://alfresco.atlassian.net/browse/ACS-5479" + "C213097" : "https://alfresco.atlassian.net/browse/ACS-5479", + "C286473" : "https://alfresco.atlassian.net/browse/ACS-5996" }