MT#7211 API add autoattendants to test

ipeshinskaya/InvoiceTemplate5
Gerhard Jungwirth 12 years ago
parent 7a79ad2fec
commit f942aed9e1

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

Loading…
Cancel
Save