|  | @@ -59,12 +59,6 @@ public class AtomicRegisterCoordinatorTests extends CoordinatorTests {
 | 
	
		
			
				|  |  |          );
 | 
	
		
			
				|  |  |      }
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  | -    @Override
 | 
	
		
			
				|  |  | -    @AwaitsFix(bugUrl = "ES-5645")
 | 
	
		
			
				|  |  | -    public void testUnhealthyLeaderIsReplaced() {
 | 
	
		
			
				|  |  | -        // In this test the leader still has access to the register, therefore it is still considered as a leader.
 | 
	
		
			
				|  |  | -    }
 | 
	
		
			
				|  |  | -
 | 
	
		
			
				|  |  |      @Override
 | 
	
		
			
				|  |  |      @TestLogging(
 | 
	
		
			
				|  |  |          reason = "testing ClusterFormationFailureHelper logging",
 |