Skip to content

Commit 6edfd53

Browse files
CDRIVER-3705 sync direct connection tests
1 parent c5363e7 commit 6edfd53

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/libmongoc/tests/json/initial_dns_seedlist_discovery/direct-connection-false.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
"localhost:27019"
1010
],
1111
"options": {
12-
"ssl": true
12+
"ssl": true,
13+
"directConnection": false
1314
}
1415
}

0 commit comments

Comments
 (0)