From 8d59e70eded9f8e0e59ac300d4b9f33ba482d10c Mon Sep 17 00:00:00 2001 From: Irina Peshinskaya Date: Mon, 9 Apr 2018 16:56:51 +0200 Subject: [PATCH] TT#34752 Add calqueues collection to standard test scripts Change-Id: I04dc224a69b18fa52995abf00be8c0ed075f124d --- t/api-rest/api-root.t | 1 + 1 file changed, 1 insertion(+) diff --git a/t/api-rest/api-root.t b/t/api-rest/api-root.t index 8fc008c2a5..b2ff7e1fbe 100644 --- a/t/api-rest/api-root.t +++ b/t/api-rest/api-root.t @@ -51,6 +51,7 @@ $ua = Test::Collection->new()->ua(); callcontrols => 1, callforwards => 1, calllists => 1, + callqueues => 1, callrecordingfiles => 1, callrecordings => 1, callrecordingstreams => 1,