diff --git a/test/multi_caching.unit.js b/test/multi_caching.unit.js index 5f93b66..706c76e 100644 --- a/test/multi_caching.unit.js +++ b/test/multi_caching.unit.js @@ -172,8 +172,8 @@ describe("multi_caching", function() { }); }); }); - }); - }, 10); + }, 10); + }); }); }); });