From: zhongyuan Date: Mon, 16 Jul 2018 05:43:01 +0000 (+0800) Subject: [common][push][TNEXT-16109, extend timeout time and remove unused line.] X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b43e0e0a6be49a2cd5a7ea6bb4da751d838ddb47;p=test%2Ftct%2Fweb%2Fapi.git [common][push][TNEXT-16109, extend timeout time and remove unused line.] Change-Id: I12b47669b5549d4ec33ffb54a6b50eaf6d9a6f59 --- diff --git a/common/tct-push-tizen-tests/push/PushManager_getRegistrationId.html b/common/tct-push-tizen-tests/push/PushManager_getRegistrationId.html index f719abca9..4c94175ff 100755 --- a/common/tct-push-tizen-tests/push/PushManager_getRegistrationId.html +++ b/common/tct-push-tizen-tests/push/PushManager_getRegistrationId.html @@ -23,6 +23,7 @@ Authors: PushManager_getRegistrationId + @@ -52,7 +53,6 @@ t.step(function () { }); unregisterServiceDone = t.step_func(function () { - tizen.push.disconnect(); t.done(); });