REST GET request for certificate authority

Change-Id: I77d247d8d9fe967bab7e0218400f896403bdb998
Signed-off-by: George Keishing <gkeishin@in.ibm.com>
diff --git a/tests/test_rest_interfaces.robot b/tests/test_rest_interfaces.robot
index e14b01d..3f0ddbe 100644
--- a/tests/test_rest_interfaces.robot
+++ b/tests/test_rest_interfaces.robot
@@ -360,6 +360,7 @@
     Remove Values From List  ${uri_list}
     ...  /xyz/openbmc_project/certs/client/ldap
     ...  /xyz/openbmc_project/certs/server/https
+    ...  /xyz/openbmc_project/certs/authority/ldap
 
     ${error_uri_list}=  Create List
     :FOR  ${uri}  IN  @{uri_list}