update the test to include the rate

This commit is contained in:
Nathan Haneysmith
2016-08-25 18:17:33 -07:00
parent 4e019a176d
commit 0589a1d0a5

View File

@@ -58,6 +58,7 @@ func TestGather(t *testing.T) {
Namespace: "AWS/ELB",
Delay: internalDuration,
Period: internalDuration,
RateLimit: 10,
}
var acc testutil.Accumulator