From 3256fa2ce9d99ae4b94ab202f5c36339e0159cc8 Mon Sep 17 00:00:00 2001 From: mrichomme Date: Mon, 9 Mar 2020 11:23:35 +0100 Subject: Remove trailing spaces in robot scripts warning raised when using robotframework-linter Issue-ID: INT-1478 Signed-off-by: mrichomme Change-Id: I8eb97ef9e3651c0d8f9de6647ebc917d1addf9d0 Signed-off-by: mrichomme --- robot/testsuites/portalApp.robot | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'robot/testsuites/portalApp.robot') diff --git a/robot/testsuites/portalApp.robot b/robot/testsuites/portalApp.robot index f62719ef..1b1b9b19 100644 --- a/robot/testsuites/portalApp.robot +++ b/robot/testsuites/portalApp.robot @@ -23,7 +23,7 @@ Portal R1 Release for AAF Portal AAF new fields EP Admin widget layout reset - [TAGS] portalSKIP portal-ci + [TAGS] portalSKIP portal-ci Reset widget layout option Validate Functional Top Menu Get Access @@ -49,7 +49,7 @@ Create a Test User for Application Admin Portal admin Add Application admin User New user ${login_id} ${email_address} Add Application Admin for Existing User Test user - [TAGS] portal + [TAGS] portal ${login_id} ${email_address}= Generate Random User demoapp Portal admin Add Application Admin Existing User -APPDEMO ${login_id} -- cgit 1.2.3-korg