test fixed

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

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

Loading…
Cancel
Save