mirror of
https://github.com/Alfresco/SearchServices.git
synced 2026-09-16 18:12:56 +00:00
Disable flaky test
This commit is contained in:
+1
-1
@@ -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
|
||||
{
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user