mirror of
https://github.com/Alfresco/SearchServices.git
synced 2025-09-10 14:11:25 +00:00
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:
@@ -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
|
* 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
|
public void exactSearch_multiTerm_shouldReturnResultsContainingExactTerm() throws Exception
|
||||||
{
|
{
|
||||||
/*
|
/*
|
||||||
|
Reference in New Issue
Block a user