mirror of
https://github.com/ebean-orm/ebean.git
synced 2024-04-21 10:51:47 +00:00
Bump test wait time for redis
This commit is contained in:
@@ -118,6 +118,6 @@ public class ClusterTest {
|
||||
}
|
||||
|
||||
private void allowAsyncMessaging() throws InterruptedException {
|
||||
Thread.sleep(20);
|
||||
Thread.sleep(50);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user