aboutsummaryrefslogtreecommitdiff
path: root/test/test.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/test.js')
-rw-r--r--test/test.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test.js b/test/test.js
index fff3f15..ad86ff7 100644
--- a/test/test.js
+++ b/test/test.js
@@ -69,7 +69,7 @@ function resetState() {
hypixelCached.usernameCache.flushAll()
hypixelCached.basicProfilesCache.flushAll()
hypixelCached.playerCache.flushAll()
- hypixelCached.basicPlayerCache.flushAll()
+ hypixelCached.basicPlayerCache.reset()
hypixelCached.profileCache.flushAll()
hypixelCached.profileNameCache.flushAll()
requestsSent = 0