From bec681a3a573926bd89e6573cbe86274a357593c Mon Sep 17 00:00:00 2001 From: Alexander Lutay Date: Mon, 14 Aug 2017 17:13:22 +0200 Subject: [PATCH] TT#18850 Fix dee760a: add test 'managersecretary' to api-root.t Otherwise: not ok 188 - check for valid link syntax Use of uninitialized value $relname in exists at t/api-rest/api-root.t line 152. Use of uninitialized value $relname in concatenation (.) or string at t/api-rest/api-root.t line 152. not ok 189 - check for '' collection in Link Use of uninitialized value $relname in delete at t/api-rest/api-root.t line 153. Change-Id: Ib78e735e365b34404a06037b06dd7becdcf9917b --- 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 b15e2e52c6..65f38bdd76 100644 --- a/t/api-rest/api-root.t +++ b/t/api-rest/api-root.t @@ -87,6 +87,7 @@ $ua = Test::Collection->new()->ua(); lnpnumbers => 1, mailtofaxsettings => 1, maliciouscalls => 1, + managersecretary => 1, metaconfigdefs => 1, ncoslevels => 1, ncoslnpcarriers => 1,