From 1d3eaaba3119a2b7d5fb00d32f15686aaabb53a0 Mon Sep 17 00:00:00 2001 From: Alexander Lutay Date: Thu, 6 Oct 2016 12:06:19 +0200 Subject: [PATCH] TT#2395 Fix REST API test for /api/upnrewritesets in api-root.t Change-Id: I084dcfd706d0e8f2ab61e07b596644d36ecd8953 --- 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 35b996654a..a05c75cc4d 100644 --- a/t/api-rest/api-root.t +++ b/t/api-rest/api-root.t @@ -134,6 +134,7 @@ $ua->credentials($netloc, "api_admin_http", $user, $pass); topuplogs => 1, topupvouchers => 1, trustedsources => 1, + upnrewritesets => 1, voicemailrecordings => 1, voicemails => 1, voicemailsettings => 1,