mirror of
https://github.com/jlengrand/vert.x.git
synced 2026-03-10 08:51:19 +00:00
Remove test repeatition
This commit is contained in:
@@ -487,7 +487,6 @@ public class ConnectionPoolTest extends VertxTestBase {
|
||||
assertWaitUntil(mgr::closed);
|
||||
}
|
||||
|
||||
@Repeat(times = 1000)
|
||||
@Test
|
||||
public void testCloseRecycledConnection() {
|
||||
FakeConnectionProvider connector = new FakeConnectionProvider();
|
||||
|
||||
Reference in New Issue
Block a user