mirror of
https://github.com/pgsty/minio.git
synced 2026-07-22 13:40:22 +03:00
tests: Do not allow forced type asserts (#20905)
This commit is contained in:
@@ -2474,7 +2474,6 @@ func getReplicationNodeMetrics(opts MetricsGroupOpts) *MetricsGroupV2 {
|
||||
}
|
||||
downtimeDuration.Value = float64(dwntime / time.Second)
|
||||
ml = append(ml, downtimeDuration)
|
||||
|
||||
}
|
||||
return ml
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user