Skip to content

Commit 1619456

Browse files
committed
add comment
1 parent b346c4e commit 1619456

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/libmongoc/tests/test-mongoc-loadbalanced.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@
2323
static char *
2424
loadbalanced_uri (void)
2525
{
26+
/* TODO (CDRIVER-4062): This will need to add TLS and auth to the URI when
27+
* run in evergreen. */
2628
return test_framework_getenv ("SINGLE_MONGOS_LB_URI");
2729
}
2830

0 commit comments

Comments
 (0)