Skip to content

Commit 91c4f13

Browse files
authored
Merge branch 'main' into NODE-3818
2 parents 055b757 + b4e63fb commit 91c4f13

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/manual/socks5.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ describe('Socks5 Connectivity', function () {
3434
}
3535
rsConnectionString.searchParams.set('serverSelectionTimeoutMS', '2000');
3636
singleConnectionString.searchParams.set('serverSelectionTimeoutMS', '2000');
37+
singleConnectionString.searchParams.set('readPreference', 'primaryPreferred');
3738

3839
installNodeDNSWorkaroundHooks();
3940

0 commit comments

Comments
 (0)