mirror of
https://github.com/ebean-orm/ebean.git
synced 2024-04-21 10:51:47 +00:00
Tidy tests only - ClusterTest and TestAggregateFormula
This commit is contained in:
@@ -40,6 +40,7 @@ public class ClusterTest {
|
||||
foo.save();
|
||||
|
||||
DB.getServerCacheManager().clearAll();
|
||||
DB.getDefault().getMetaInfoManager().resetAllMetrics();
|
||||
other.getMetaInfoManager().resetAllMetrics();
|
||||
|
||||
Person fooA = DB.find(Person.class, foo.getId());
|
||||
|
||||
Reference in New Issue
Block a user