Skip to content

Commit 23be573

Browse files
committed
test: run correct script
1 parent 29ed901 commit 23be573

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
@@ -129,7 +129,7 @@
129129
"check:adl": "mocha --config test/mocha_mongodb.json test/manual/atlas-data-lake-testing",
130130
"check:aws": "nyc mocha --config test/mocha_mongodb.json test/integration/auth/mongodb_aws.test.ts",
131131
"check:oidc": "mocha --config test/mocha_mongodb.json test/manual/mongodb_oidc.prose.test.ts",
132-
"check:oidc-azure": "mocha --config test/mocha_mongodb.json test/manual/mongodb_oidc_azure.prose.test.ts",
132+
"check:oidc-azure": "mocha --config test/mocha_mongodb.json test/integration/mongodb_oidc_azure.prose.test.ts",
133133
"check:ocsp": "mocha --config test/manual/mocharc.json test/manual/ocsp_support.test.js",
134134
"check:kerberos": "nyc mocha --config test/manual/mocharc.json test/manual/kerberos.test.ts",
135135
"check:tls": "mocha --config test/manual/mocharc.json test/manual/tls_support.test.js",

0 commit comments

Comments
 (0)