Skip to content

Commit

Permalink
test fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
Nikita Koksharov committed Apr 22, 2024
1 parent 0ef2c77 commit 5c30031
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions redisson/src/test/java/org/redisson/RedissonBatchTest.java
Original file line number Diff line number Diff line change
Expand Up @@ -273,8 +273,7 @@ public void testSkipResult() throws InterruptedException, ExecutionException, Ti
}
}

@ParameterizedTest
@MethodSource("data")
@Test
public void testConnectionLeakAfterError() throws InterruptedException {
Config config = createConfig();
config.useSingleServer()
Expand Down

0 comments on commit 5c30031

Please sign in to comment.