commit | d979465ec6720dffbebd22bd83104ea5a5f4e65e | [log] [tgz] |
---|---|---|
author | DR695H <dr695h@att.com> | Fri Jul 19 18:20:40 2019 -0400 |
committer | Gary Wu <gary.wu@futurewei.com> | Mon Jul 22 20:30:51 2019 +0000 |
tree | 584f93eed3328a3dcdf195d26855717491fac304 | |
parent | fe131258f17c871a738a3fd6b1b73c056a5a5978 [diff] [blame] |
replace aai keywords with aai lib Issue-ID: TEST-174 Change-Id: Id4fd63c8f25cd695f77c3e81f658c8dbd99914f4 Signed-off-by: DR695H <dr695h@att.com>
diff --git a/robot/resources/consul_interface.robot b/robot/resources/consul_interface.robot index 00f4334..d5d4e8d 100644 --- a/robot/resources/consul_interface.robot +++ b/robot/resources/consul_interface.robot
@@ -1,7 +1,8 @@ *** Settings *** Documentation The main interface for interacting with Consul. Library RequestsLibrary - +Library Collections +Library String Resource global_properties.robot *** Variables ***