Merge branch '1.4.x' into 1.5.x
This commit is contained in:
@@ -78,7 +78,6 @@ public class CachePublicMetricsTests {
|
||||
entry("cache.anotherCacheManager_foo.size", 0L));
|
||||
}
|
||||
|
||||
|
||||
private Map<String, Number> metrics(CachePublicMetrics cpm) {
|
||||
Collection<Metric<?>> metrics = cpm.metrics();
|
||||
assertThat(metrics).isNotNull();
|
||||
|
||||
Reference in New Issue
Block a user