diff --git a/test/api/pushNotifications.coffee b/test/api/pushNotifications.coffee index f04e3c7314..b797bc3652 100644 --- a/test/api/pushNotifications.coffee +++ b/test/api/pushNotifications.coffee @@ -81,7 +81,7 @@ describe "Push-Notifications", -> '1 Gems - by ' + user.profile.name ) done() - , 2000 + , 100 context "sending gems as a purchased gift", -> membersMock = { sendMessage: -> true }