Skip to content

Commit

Permalink
test fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
Nikita Koksharov committed May 16, 2024
1 parent 3fb2b97 commit ef90ee1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion redisson/src/test/java/org/redisson/RedissonBatchTest.java
Original file line number Diff line number Diff line change
Expand Up @@ -604,7 +604,7 @@ public void testBatchPing(BatchOptions batchOptions) throws InterruptedException

@ParameterizedTest
@MethodSource("data")
@Timeout(1)
@Timeout(3)
public void testShutdownTimeout(BatchOptions batchOptions) {
RedissonClient redisson = createInstance();

Expand Down

0 comments on commit ef90ee1

Please sign in to comment.