Tidy tests only - ClusterTest and TestAggregateFormula

This commit is contained in:
rob
2021-08-30 22:39:11 +12:00
parent 56fed3ad87
commit 371a50176e
2 changed files with 1 additions and 2 deletions
@@ -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());