Skip to content

Commit a723fc5

Browse files
committed
test: use auth dir
1 parent 3fc4d84 commit a723fc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@
128128
"check:adl": "mocha --config test/mocha_mongodb.json test/manual/atlas-data-lake-testing",
129129
"check:aws": "nyc mocha --config test/mocha_mongodb.json test/integration/auth/mongodb_aws.test.ts",
130130
"check:oidc": "mocha --config test/mocha_mongodb.json test/manual/mongodb_oidc.prose.test.ts",
131-
"check:oidc-azure": "mocha --config test/mocha_mongodb.json test/integration/mongodb_oidc_azure.prose.test.ts",
131+
"check:oidc-azure": "mocha --config test/mocha_mongodb.json test/integration/auth/mongodb_oidc_azure.prose.test.ts",
132132
"check:ocsp": "mocha --config test/manual/mocharc.json test/manual/ocsp_support.test.js",
133133
"check:kerberos": "nyc mocha --config test/manual/mocharc.json test/manual/kerberos.test.ts",
134134
"check:tls": "mocha --config test/manual/mocharc.json test/manual/tls_support.test.js",

0 commit comments

Comments
 (0)