Skip to content

Commit 9487de2

Browse files
committed
fix: Adjust the tests
1 parent 370b535 commit 9487de2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/inputs/aliyuncms/aliyuncms_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -376,7 +376,7 @@ func TestPluginMetricsInitialize(t *testing.T) {
376376
metrics: []*metric{
377377
{
378378
MetricNames: make([]string, 0),
379-
Dimensions: `test`,
379+
Dimensions: `[`,
380380
},
381381
},
382382
},

0 commit comments

Comments
 (0)