mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
tests: removed todo comment
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user