From 8d6ae227e5a72492e58d3763d8be58899aefc529 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Sun, 6 Dec 2015 22:40:30 +0100 Subject: Fix bug in the pool of requests --- test/api/friendsAdvanced.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'test') diff --git a/test/api/friendsAdvanced.js b/test/api/friendsAdvanced.js index 7a0940647..5d3891923 100644 --- a/test/api/friendsAdvanced.js +++ b/test/api/friendsAdvanced.js @@ -115,13 +115,13 @@ }) }) }) - }, 11000) + }, 15000) }) - }, 11000) + }, 15000) }) - }, 11000) + }, 15000) }) - }, 11000) + }, 15000) }) }) }) -- cgit v1.2.3