Merge pull request #2197 from Alfresco/feature/ACS-9524-test-against-25.2

[ACS-9524] Test against 25.2.0-A.17 and 23.4.2
This commit is contained in:
Grzegorz Oleksy
2025-07-09 12:22:12 +02:00
committed by GitHub

View File

@@ -182,7 +182,7 @@ public class SearchExactTermCrossLocaleTest extends AbstractSearchExactTermTest
/**
* Note these tests are searching in cm:name, cm:title, cm:description and cm:content properties
*/
@Test
@Test(enabled = false)
public void exactSearch_multiTerm_shouldReturnResultsContainingExactTerm() throws Exception
{
/*