|  | @@ -186,7 +186,6 @@ public class AsyncSearchErrorTraceIT extends ESIntegTestCase {
 | 
	
		
			
				|  |  |                  responseEntity = performRequestAndGetResponseEntityAfterDelay(request, TimeValue.timeValueSeconds(1L));
 | 
	
		
			
				|  |  |              }
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  | -            getRestClient().performRequest(searchRequest);
 | 
	
		
			
				|  |  |              mockLog.assertAllExpectationsMatched();
 | 
	
		
			
				|  |  |          }
 | 
	
		
			
				|  |  |      }
 | 
	
	
		
			
				|  | @@ -229,7 +228,6 @@ public class AsyncSearchErrorTraceIT extends ESIntegTestCase {
 | 
	
		
			
				|  |  |                  responseEntity = performRequestAndGetResponseEntityAfterDelay(request, TimeValue.timeValueSeconds(1L));
 | 
	
		
			
				|  |  |              }
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  | -            getRestClient().performRequest(searchRequest);
 | 
	
		
			
				|  |  |              mockLog.assertAllExpectationsMatched();
 | 
	
		
			
				|  |  |          }
 | 
	
		
			
				|  |  |      }
 |