Skip to content

Commit cda96d3

Browse files
committed
test: run correct script
1 parent b2075d4 commit cda96d3

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

0 commit comments

Comments
 (0)