[TEST] remove repeat lefover...
This commit is contained in:
parent
6e99448620
commit
7ca296987d
|
@ -405,7 +405,6 @@ public class ClusterServiceTests extends ElasticsearchIntegrationTest {
|
|||
}
|
||||
|
||||
@Test
|
||||
@Repeat(iterations = 1000)
|
||||
public void testPendingUpdateTask() throws Exception {
|
||||
Settings settings = settingsBuilder()
|
||||
.put("discovery.type", "local")
|
||||
|
|
Loading…
Reference in New Issue