From b9296c23c2f590a0057d97a036414f7eca88e408 Mon Sep 17 00:00:00 2001 From: Alexander Lutay Date: Tue, 29 Nov 2016 11:34:00 +0100 Subject: [PATCH] TT#5559 Fix 563377: add REST API 'events' to api-root.t Change-Id: Ib89a1de455286477f5721afbb582e142c3e4cd7e --- 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 d19362b6b6..1b1bc494fc 100644 --- a/t/api-rest/api-root.t +++ b/t/api-rest/api-root.t @@ -79,6 +79,7 @@ $ua->credentials($netloc, "api_admin_http", $user, $pass); emailtemplates => 1, emergencymappingcontainers => 1, emergencymappings => 1, + events => 1, faxes => 1, faxrecordings => 1, faxserversettings => 1,