test fixed

pull/5822/head
Nikita Koksharov 9 months ago
parent 0ef2c773b1
commit 5c30031ccc

@ -273,8 +273,7 @@ public class RedissonBatchTest extends RedisDockerTest {
}
}
@ParameterizedTest
@MethodSource("data")
@Test
public void testConnectionLeakAfterError() throws InterruptedException {
Config config = createConfig();
config.useSingleServer()

Loading…
Cancel
Save