diff --git a/namespaces_test.go b/namespaces_test.go index d3866be..c45c08e 100644 --- a/namespaces_test.go +++ b/namespaces_test.go @@ -42,7 +42,7 @@ func TestNamespaces(t *testing.T) { TlsOnly: true, ExposeTimeserial: true, BatchingEnabled: true, - BatchingPolicy: "some-policy", + BatchingPolicy: "simple", BatchingInterval: BatchingInterval(100), }