diff options
author | Kiran Kamineni <kiran.k.kamineni@intel.com> | 2019-04-24 11:46:31 -0700 |
---|---|---|
committer | Kiran Kamineni <kiran.k.kamineni@intel.com> | 2019-04-24 11:49:04 -0700 |
commit | e4eed3ae75223f22c8db75b757a69a5ffaa09946 (patch) | |
tree | 07d45c95901347e812e4684da85f2df2b05c10fc /robot | |
parent | 932dd885d57a5ea84893dac8ed24d71cf073c65c (diff) |
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>
Diffstat (limited to 'robot')
-rw-r--r-- | robot/testsuites/health-check.robot | 4 |
1 files 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 |