Skip to content

Commit d4ffce1

Browse files
committed
Removing unreleated comment
1 parent 0fd034c commit d4ffce1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1358,7 +1358,6 @@ describe('MongoshNodeRepl', function () {
13581358
{}
13591359
)
13601360
.resolves({ ok: 1, log: logLines });
1361-
// Make sure the connection info indicates a local Atlas server
13621361

13631362
await mongoshRepl.initialize(serviceProvider);
13641363
expect(output).to.not.contain(

0 commit comments

Comments
 (0)