mirror of
https://github.com/ebean-orm/ebean.git
synced 2024-04-21 10:51:47 +00:00
No effective change - test tidy
This commit is contained in:
@@ -72,7 +72,7 @@ public class TestHistoryInsert extends BaseTestCase {
|
||||
|
||||
private void littleSleep() {
|
||||
try {
|
||||
Thread.sleep(1100);
|
||||
Thread.sleep(100);
|
||||
} catch (InterruptedException e) {
|
||||
throw new RuntimeException(e);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user