add: no skip in short mode for TestSummaryDecay

Signed-off-by: Ivan Goncharov <i.morph@gmail.com>
This commit is contained in:
Ivan Goncharov 2024-11-03 14:12:24 +01:00
parent 7877776aa6
commit 6d099da971
1 changed files with 0 additions and 4 deletions

View File

@ -371,10 +371,6 @@ func TestSummaryVecConcurrency(t *testing.T) {
}
func TestSummaryDecay(t *testing.T) {
if testing.Short() {
t.Skip("Skipping test in short mode.")
}
now := time.Now()
sum := NewSummary(SummaryOpts{