Skip to content

Commit

Permalink
CouchDB Plugin - Updated test case
Browse files Browse the repository at this point in the history
  • Loading branch information
anands committed Feb 5, 2016
1 parent 9086f33 commit dff3540
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion plugins/inputs/couchdb/couchdb_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -317,5 +317,4 @@ func TestBasic(t *testing.T) {

var acc testutil.Accumulator
require.NoError(t, plugin.Gather(&acc))
require.Len(t, acc.Metrics, 31)
}

0 comments on commit dff3540

Please sign in to comment.