diff --git a/test/inspect.js b/test/inspect.js index 49fa09e3..743951d0 100644 --- a/test/inspect.js +++ b/test/inspect.js @@ -51,4 +51,4 @@ setTimeout(function () { l.lengthCalculator = null inspect('LRUCache {\n 1 => { value: { a: { b: [Object] } } }\n}') -}, 20) +}, 100)