[ComponentBased][Non-ACR] Remove wrong test step 89/215389/1
authorhyunho <hhstark.kang@samsung.com>
Tue, 8 Oct 2019 00:56:26 +0000 (09:56 +0900)
committerhyunho <hhstark.kang@samsung.com>
Tue, 8 Oct 2019 00:56:26 +0000 (09:56 +0900)
Change-Id: I693452be8635617e228df969291ca577b8d12a0d
Signed-off-by: hyunho <hhstark.kang@samsung.com>
tct-suite-vs/Tizen.ComponentBased.Default.Manual.Tests/testcase/TSEFLComponentBasedApplication.cs

index 177a68a..5095f80 100644 (file)
@@ -152,8 +152,7 @@ namespace Tizen.EFLComponentBasedApplication.Tests
         [Precondition(2, "Enter command \"sdb dlog EFLComponentBasedTest\" to terminal")]
         [Step(1, "Click run TC")]
         [Step(2, "Press 'Click me' button")]
-        [Step(3, "Press launched application's 'Exit' button")]
-        [Step(4, "Check if log show \"EFLComponentBasedTest: OnFinished\".")]
+        [Step(3, "Check if log show \"EFLComponentBasedTest: OnFinished\".")]
         [Postcondition(1, "Close the terminal")]
         public async Task OnFinished_MANUAL_TEST()
         {