|  | @@ -199,6 +199,9 @@ tests:
 | 
	
		
			
				|  |  |  - class: org.elasticsearch.xpack.ml.integration.MlJobIT
 | 
	
		
			
				|  |  |    method: testDelete_multipleRequest
 | 
	
		
			
				|  |  |    issue: https://github.com/elastic/elasticsearch/issues/112701
 | 
	
		
			
				|  |  | +- class: org.elasticsearch.xpack.ml.integration.MlJobIT
 | 
	
		
			
				|  |  | +  method: testCreateJobInSharedIndexUpdatesMapping
 | 
	
		
			
				|  |  | +  issue: https://github.com/elastic/elasticsearch/issues/112729
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  # Examples:
 | 
	
		
			
				|  |  |  #
 |