From 38a80fb3f3ec61f1e05fcf563260402bd1e1fb43 Mon Sep 17 00:00:00 2001 From: "mk5004.lee" Date: Tue, 11 Sep 2018 15:19:51 +0900 Subject: [PATCH] [Notification][Non-ACR][Update descript] Change-Id: I182ea619c774f9f542cdf1cf30ffdf3f130483e5 Signed-off-by: mk5004.lee --- .../testcase/TSNotification.IndicatorStyle.cs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tct-suite-vs/Tizen.Notifications.Manual.Tests/testcase/TSNotification.IndicatorStyle.cs b/tct-suite-vs/Tizen.Notifications.Manual.Tests/testcase/TSNotification.IndicatorStyle.cs index 43092e7..9e40547 100755 --- a/tct-suite-vs/Tizen.Notifications.Manual.Tests/testcase/TSNotification.IndicatorStyle.cs +++ b/tct-suite-vs/Tizen.Notifications.Manual.Tests/testcase/TSNotification.IndicatorStyle.cs @@ -35,7 +35,8 @@ namespace Tizen.Applications.Notifications.Tests [Property("CRITERIA", "PRW")] [Property("AUTHOR", "Seungha Son, seungha.son@samsung.com")] [Step(1, "Click run TC")] - [Step(2, "Check if Icon is appearing the right side of indicator")] + [Step(2, "Press the physical home button to get out the app")] + [Step(3, "Check if Icon is appearing the right side of indicator")] public static async Task IconPath_MANUAL_TEST() { if (isMobile == false) -- 2.7.4