diff --git a/t/api-root.t b/t/api-root.t index 8fe61628af..ff6ea19aa1 100644 --- a/t/api-root.t +++ b/t/api-root.t @@ -61,6 +61,8 @@ $ua->ssl_opts( customercontacts => 1, billingprofiles => 1, customers => 1, + customerpreferences => 1, + customerpreferencedefs => 1, domainpreferences => 1, subscribers => 1, callforwards => 1,