diff --git a/t/api-root.t b/t/api-root.t index a7f0d6611a..a93927e8a7 100644 --- a/t/api-root.t +++ b/t/api-root.t @@ -86,6 +86,7 @@ $ua->ssl_opts( subscriberregistrations => 1, calls => 1, customerzonecosts => 1, + autoattendants => 1, }; foreach my $link(@links) { my $rex = qr!^; rel="collection http://purl\.org/sipwise/ngcp-api/#rel-([a-z]+s)"$!;