Skip to content

Commit 1fa1cc9

Browse files
committed
update test
1 parent 3faccfc commit 1fa1cc9

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

test/connection_string/test/valid-warnings.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -108,11 +108,7 @@
108108
],
109109
"auth": null,
110110
"options": {
111-
"authMechanism": "MONGODB-OIDC",
112-
"authmechanismProperties": {
113-
"TOKEN_RESOURCE": "mongodb://test-cluster",
114-
"ENVIRONMENT": "azure"
115-
}
111+
"authMechanism": "MONGODB-OIDC"
116112
}
117113
}
118114
]

0 commit comments

Comments
 (0)