From e4eed3ae75223f22c8db75b757a69a5ffaa09946 Mon Sep 17 00:00:00 2001 From: Kiran Kamineni Date: Wed, 24 Apr 2019 11:46:31 -0700 Subject: Fix typo in robot The dev-aaf tag should be on the next line Issue-ID: TEST-142 Change-Id: I411ed59b6732158628b74ceb4d7c8649d3e471b1 Signed-off-by: Kiran Kamineni --- robot/testsuites/health-check.robot | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/robot/testsuites/health-check.robot b/robot/testsuites/health-check.robot index 7f302294..c3a6807d 100644 --- a/robot/testsuites/health-check.robot +++ b/robot/testsuites/health-check.robot @@ -40,8 +40,8 @@ Basic AAF Health Check [Tags] health small dev-aaf Run AAF Health Check -Basic AAF SMS Health Check dev-aaf - [Tags] health small +Basic AAF SMS Health Check + [Tags] health small dev-aaf Run SMS Health Check Basic APPC Health Check -- cgit 1.2.3-korg