diff --git a/tests/integration/sync_test.go b/tests/integration/sync_test.go index 1f5feffd8..063d3f71e 100644 --- a/tests/integration/sync_test.go +++ b/tests/integration/sync_test.go @@ -3781,7 +3781,7 @@ func Test_Sync_SkipConsumers_34x(t *testing.T) { "hide_client_headers": bool(false), "identifier": string("consumer"), "limit": []any{float64(10)}, - "namespace": string("silver"), + "namespace": string("foo"), "path": nil, "redis": map[string]any{ "cluster_addresses": nil,