Skip to content

Commit fd845e6

Browse files
committed
this one just worked
1 parent 70168e6 commit fd845e6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/cli-repl/src/cli-repl.spec.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2599,7 +2599,6 @@ describe('CliRepl', function () {
25992599
expect(output).to.include('db.movies.find({year: {$gte');
26002600
});
26012601

2602-
// TODO: port to the new autocomplete
26032602
it('completes properties of shell API result types', async function () {
26042603
if (!hasCollectionNames) return this.skip();
26052604

0 commit comments

Comments
 (0)