mirror of
https://github.com/ebean-orm/ebean.git
synced 2024-04-21 10:51:47 +00:00
@@ -101,7 +101,7 @@ public class TestBeanCacheAsync extends BaseTestCase {
|
||||
assertThat(bean0.getName()).isEqualTo("findById2");
|
||||
|
||||
} finally {
|
||||
db.shutdown();
|
||||
db.shutdown(false, false);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user