diff --git a/js/common/tests/shell/shell-collection-rocksdb-noncluster.js b/js/common/tests/shell/shell-collection-rocksdb-noncluster.js index e71c18ea39..04dd8a35d8 100644 --- a/js/common/tests/shell/shell-collection-rocksdb-noncluster.js +++ b/js/common/tests/shell/shell-collection-rocksdb-noncluster.js @@ -427,7 +427,7 @@ function CollectionSuite () { } }); - c.warmup(); + c.loadIndexesIntoMemory(); // checking if edge cach grew idxs = c.getIndexes(true);