Skip to content

Commit

Permalink
Exclude test C286473 that's failing becuase is running logout method …
Browse files Browse the repository at this point in the history
…of alfrescoApi instead running it by the authenticationService
  • Loading branch information
alep85 committed Sep 11, 2023
1 parent c35d60f commit 632d8ca
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion e2e/playwright/authentication/exclude.tests.json
Original file line number Diff line number Diff line change
@@ -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"
}

0 comments on commit 632d8ca

Please sign in to comment.