chore: Remove duplicated test case from TestCollector (#15672)

* chore: Remove duplicated test case from TestCollector

* Create Galoretka_fix-leakybucket-test-duplicate.md
This commit is contained in:
Galoretka
2025-09-09 15:49:54 +03:00
committed by GitHub
parent 7191a5bcdf
commit 4e8a710b64
2 changed files with 2 additions and 1 deletions

View File

@@ -141,7 +141,6 @@ func TestCollector(t *testing.T) {
setElapsed(0)
tests := []testSet{
collectorSimple,
collectorSimple,
collectorVaried,
}