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 <kiran.k.kamineni@intel.com>
diff --git a/robot/testsuites/health-check.robot b/robot/testsuites/health-check.robot
index 7f30229..c3a6807 100644
--- a/robot/testsuites/health-check.robot
+++ b/robot/testsuites/health-check.robot
@@ -40,8 +40,8 @@
     [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