[ElmSharp][Non-ACR] Updated Scroller TC description 46/204746/1
authorJeonghyun Yun <jh0506.yun@samsung.com>
Fri, 26 Apr 2019 05:05:07 +0000 (14:05 +0900)
committerJeonghyun Yun <jh0506.yun@samsung.com>
Fri, 26 Apr 2019 05:05:07 +0000 (14:05 +0900)
Change-Id: I12aba765c1cedfd1a6a2be0a5f4f1f798aad5b19

tct-suite-vs/Tizen.ElmSharp.Manual.Tests/testcase/TSScroller.cs

index b8820f9..8e3edb2 100755 (executable)
@@ -1075,7 +1075,7 @@ namespace ElmSharp.Tests
         [Property("AUTHOR", "Qian Sui, qian.sui@samsung.com")]
         [Precondition(1, "NA")]
         [Step(1, "Click run TC")]
-        [Step(2, "Scroll it")]
+        [Step(2, "Scroll it more than twice.")]
         [Step(3, "Testcase result will be shown automatically")]
         [Postcondition(1, "NA")]
         public async Task OnRealized_CB()
@@ -1169,4 +1169,4 @@ namespace ElmSharp.Tests
             _scroller.ScrollAnimationStopped -= _Confirm;
         }
     }
-}
\ No newline at end of file
+}