File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 127
127
"check:adl" : " mocha --config test/mocha_mongodb.json test/manual/atlas-data-lake-testing" ,
128
128
"check:aws" : " nyc mocha --config test/mocha_mongodb.json test/integration/auth/mongodb_aws.test.ts" ,
129
129
"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" ,
131
131
"check:ocsp" : " mocha --config test/manual/mocharc.json test/manual/ocsp_support.test.js" ,
132
132
"check:kerberos" : " nyc mocha --config test/manual/mocharc.json test/manual/kerberos.test.ts" ,
133
133
"check:tls" : " mocha --config test/manual/mocharc.json test/manual/tls_support.test.js" ,
You can’t perform that action at this time.
0 commit comments