summaryrefslogtreecommitdiffstats
path: root/robot/resources/portal_interface.robot
diff options
context:
space:
mode:
authorkaihlavi <l.kaihlavirt@partner.samsung.com>2019-08-09 15:41:09 +0300
committerkaihlavi <l.kaihlavirt@partner.samsung.com>2019-08-09 16:05:16 +0300
commit5b620eba5503aecf979f52d219bfae3d8badc783 (patch)
tree778c66d7c1e015dcbee2359c76f021487bdc66f6 /robot/resources/portal_interface.robot
parentfacbc292869bee6cdaa40649e62e347091b63f96 (diff)
Improve descriptions and correct typos
- Improve non-descriptive descriptions - Correct numerous typos in test case and keyword names - Fix indentation and clean up tabs and redundant whitespaces Issue-ID: PORTAL-702 Signed-off-by: kaihlavi <l.kaihlavirt@partner.samsung.com> Change-Id: Idcf03dcd7d0324b734fa6bd14fb5ce0f873b1c6e
Diffstat (limited to 'robot/resources/portal_interface.robot')
-rw-r--r--robot/resources/portal_interface.robot8
1 files changed, 4 insertions, 4 deletions
diff --git a/robot/resources/portal_interface.robot b/robot/resources/portal_interface.robot
index 523a9166..402a7506 100644
--- a/robot/resources/portal_interface.robot
+++ b/robot/resources/portal_interface.robot
@@ -1,8 +1,8 @@
*** Settings ***
-Documentation The main interface for interacting with Portal. It handles low level stuff like managing the http request library and Portal required fields
-Library RequestsLibrary
-Library ONAPLibrary.Utilities
-Library SeleniumLibrary
+Documentation The main interface for interacting with Portal. It handles low level stuff like managing the http request library and Portal required fields
+Library RequestsLibrary
+Library ONAPLibrary.Utilities
+Library SeleniumLibrary
Library Collections
Library String