unit test
This commit is contained in:
parent
cbc266bb64
commit
626e2aba09
@ -164,7 +164,7 @@ func TestSampleCpuUsage(t *testing.T) {
|
||||
}
|
||||
}
|
||||
|
||||
_, err := handler.StatsPercentiles()
|
||||
_, err = handler.StatsPercentiles()
|
||||
if err != nil {
|
||||
t.Fatal(err)
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user