tests: removed todo comment

This commit is contained in:
Gabriel Grubba
2022-11-25 07:52:23 -03:00
parent 5ccfdd2fc9
commit bd457fc724

View File

@@ -58,7 +58,6 @@ Tinytest.addAsync("mongo-livedata - oplog - cursorSupported", async function (te
await supported(false, {}, { skip: 2 });
});
// TODO -> Index here.
process.env.MONGO_OPLOG_URL && testAsyncMulti(
"mongo-livedata - oplog - entry skipping", [
async function (test, expect) {