Fix test name

This commit is contained in:
Joachim Bartosik 2021-07-06 11:18:28 +02:00
parent ddd887bd6f
commit 2add09fe8c
1 changed files with 1 additions and 1 deletions

View File

@ -274,7 +274,7 @@ func TestGetNodeCountFromDecoder(t *testing.T) {
expectErr: fmt.Errorf("decoding error: oops"),
},
{
name: "fallbacks on error preferred on preferred metric",
name: "falls back on error in preferred metric",
finalResult: io.EOF,
metricValues: []dto.MetricFamily{
{