Deleting tests because there's no version of ACS community that supports this yet

This commit is contained in:
Claudia Agache
2020-04-08 15:26:29 +03:00
parent 8008ace24e
commit c7a558405a
2 changed files with 1 additions and 179 deletions

View File

@@ -156,7 +156,7 @@ public class CmisQueryTests extends BaseRMRestTest
* Then I get all documents names 100 per page
* </pre>
*/
@Test
@Test (enabled = false, description = "Disabling test because there's no version of ACS that supports this yet")
@AlfrescoTest (jira = "MNT-19442")
public void getAllDocumentsNamesCmisQuery()
{