Skip to content

Commit ffa75b4

Browse files
authored
DRIVERS-2915 OIDC: Add missing data in connection string test (mongodb#1602)
1 parent fe4ba17 commit ffa75b4

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

source/connection-string/tests/valid-warnings.json

Lines changed: 3 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

source/connection-string/tests/valid-warnings.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,4 +84,5 @@ tests:
8484
host: "localhost"
8585
port: ~
8686
auth: ~
87-
options: ~
87+
options:
88+
authMechanism: MONGODB-OIDC

0 commit comments

Comments
 (0)