Skip to content

Commit

Permalink
fix: Ajust the tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ZPascal committed Aug 15, 2024
1 parent 6f80f8e commit ea43c13
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion plugins/inputs/aliyuncms/aliyuncms_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -497,7 +497,6 @@ func TestGatherRDSMetric(t *testing.T) {
// TODO FYI Currently work in progress to adapt the unit tests
fmt.Println(t)
fmt.Println(plugin.gatherMetric(acc, test.metricName, metric))
//require.EqualError(t, plugin.gatherMetric(acc, test.metricName, metric), test.expectedErrorString)
})
}

Expand Down

0 comments on commit ea43c13

Please sign in to comment.