Skip to content

Commit 3152e86

Browse files
AlhanaqtahBanana Duck
authored andcommitted
update test
1 parent 052cbca commit 3152e86

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

expfmt/text_parse_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1340,7 +1340,7 @@ request_duration_microseconds_count 2693
13401340
{host="local", dir="alpha"} 1834194837
13411341
{host="remote", dir="beta"} 133638016
13421342
`,
1343-
err: `text format parsing error in line 4: invalid metric name`,
1343+
errUTF8: `text format parsing error in line 4: invalid metric name`,
13441344
},
13451345
}
13461346
for i, scenario := range scenarios {

0 commit comments

Comments
 (0)